Revit 2025 API
Fabrication |
Are the mapped sizes for a product listed fabrication part.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsMappedProductList { get; set; }
Public Property IsMappedProductList As Boolean Get Set
public: property bool IsMappedProductList { bool get (); void set (bool value); }
member IsMappedProductList : bool with get, set
Property Value
BooleanSee Also