FabricationPartSizeMap Members

The FabricationPartSizeMap type exposes the following members.

Constructors

  NameDescription
Public methodFabricationPartSizeMap(String, Double, Double, Boolean)
Creates a new instance of the FabricationPartSizeMap class.
Public methodFabricationPartSizeMap(String, Double, Double, Boolean, ConnectorProfileType, Int32, Int32)
Creates a new instance of the FabricationPartSizeMap class.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the FabricationPartSizeMap
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyAllowMultipleServiceSizes
State flag to allow multiple services to include the same size.
Public propertyDepth
The depth of the straight.
Public propertyGroupId
The group identifier of the straight.
Public propertyIsMappedProductList
Are the mapped sizes for a product listed fabrication part.
Public propertyIsProductList
Are the sizes for a product listed fabrication part.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyMappedDepth
The mapped size for the depth of the straight.
Public propertyMappedProfileType
The mapped shape of the straight.
Public propertyMappedServiceId
The mapped service identifier of the straight.
Public propertyMappedWidthDiameter
The mapped size for the width or diameter of the straight.
Public propertyProfileType
The shape of the straight.
Public propertyServiceId
The service identifier of the straight.
Public propertySizeString
The size display string for the straight that can be used by the user interface.
Public propertyWidthDiameter
The width or diameter of the straight.

See Also