Gets the fabrication connector shape from its identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ConnectorProfileType GetFabricationConnectorShape( int fabricationConnectorId )
Parameters
- fabricationConnectorId Int32
- The fabrication connector identifier.
Return Value
ConnectorProfileTypeThe fabrication connector's shape.
