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
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(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 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 propertyPaletteId
The palette identifier 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