ParameterTypeId.DividedSurfaceRule2Suspension Property

ParameterTypeIdDividedSurfaceRule2Suspension Property

"Is grid 2 suspended?"

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

Property Value

ForgeTypeId
See Also