FabricationPartSizeMapIsMappedProductList Property |
Are the mapped sizes for a product listed fabrication part.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
Boolean
See Also