ParameterTypeId.ProfileAngle Property

ParameterTypeIdProfileAngle Property

"Angle"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId ProfileAngle { get; }
Public Shared ReadOnly Property ProfileAngle As ForgeTypeId
	Get
public:
static property ForgeTypeId^ ProfileAngle {
	ForgeTypeId^ get ();
}
static member ProfileAngle : ForgeTypeId with get

Property Value

ForgeTypeId
See Also