ParameterTypeId.FamilyBaseLevelOffsetParam Property

ParameterTypeIdFamilyBaseLevelOffsetParam Property

"Base Offset"

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

Property Value

ForgeTypeId
See Also