ParameterTypeId.BasepointLatitudeParam Property

ParameterTypeIdBasepointLatitudeParam Property

"Lat"

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

Property Value

ForgeTypeId
See Also