2021 Members
Changes 5
M

FabricationPartSizeMap

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the FabricationPartSizeMap
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P AllowMultipleServiceSizes bool State flag to allow multiple services to include the same size.
P Depth double The depth of the straight.
P GroupId int The group identifier of the straight.
P IsMappedProductList bool Are the mapped sizes for a product listed fabrication part.
P IsProductList bool Are the sizes for a product listed fabrication part.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P MappedDepth double The mapped size for the depth of the straight.
P MappedProfileType ConnectorProfileType The mapped shape of the straight.
P MappedServiceId int The mapped service identifier of the straight.
P MappedWidthDiameter double The mapped size for the width or diameter of the straight.
P ProfileType ConnectorProfileType The shape of the straight.
P ServiceId int The service identifier of the straight.
P SizeString string The size display string for the straight that can be used by the user interface.
P WidthDiameter double The width or diameter of the straight.