ParameterTypeId.MepSpotCenterlineElevation Property

ParameterTypeIdMepSpotCenterlineElevation Property

"Spot Centerline Elevation": used for both design and fabrication components

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

Property Value

ForgeTypeId
See Also