ParameterTypeId.Profile1OffsetX Property

ParameterTypeIdProfile1OffsetX Property

"Horizontal Profile Offset"

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

Property Value

ForgeTypeId
See Also