ParameterTypeId.BoundaryLinearRestraintZ Property

ParameterTypeIdBoundaryLinearRestraintZ Property

"Z Spring Modulus"

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

Property Value

ForgeTypeId
See Also