ParameterTypeId.PointElevation Property

ParameterTypeIdPointElevation Property

"Elevation"

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

Property Value

ForgeTypeId
See Also