2024 Members
Changes 5
M

FabricationPartSizeMap

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the FabricationPartSizeMap
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (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 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 PaletteId int The palette identifier 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.