DuctFittingAndAccessoryConnectorData.Profile Property

DuctFittingAndAccessoryConnectorDataProfile Property

The connector profile.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ConnectorProfileType Profile { get; }
Public ReadOnly Property Profile As ConnectorProfileType
	Get
public:
property ConnectorProfileType Profile {
	ConnectorProfileType get ();
}
member Profile : ConnectorProfileType with get

Property Value

ConnectorProfileType
See Also