ParameterTypeId.DividedSurfaceDisplayComponents Property

ParameterTypeIdDividedSurfaceDisplayComponents Property

"Components"

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

Property Value

ForgeTypeId
See Also