ParameterTypeId.TrussNonBearingOffsetParam Property

ParameterTypeIdTrussNonBearingOffsetParam Property

"Non Bearing Offset"

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

Property Value

ForgeTypeId
See Also