ParameterTypeId.ContourElevation Property

ParameterTypeIdContourElevation Property

"Elevation"

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

Property Value

ForgeTypeId
See Also