ParameterTypeId.AnalyticalZone Property

ParameterTypeIdAnalyticalZone Property

"Analytical Zone"

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

Property Value

ForgeTypeId
See Also