RVTDocs.com

FabricationConfiguration.GetFabricationConnectorShape

Method
Description:
Gets the fabrication connector shape from its identifier.
Syntax
public ConnectorProfileType GetFabricationConnectorShape(
	int fabricationConnectorId
)
Parameters
Parameter Type Description
fabricationConnectorId Int32 The fabrication connector identifier.
Return Value
Type Description
ConnectorProfileType The fabrication connector's shape.