ParameterTypeId.RbsEnergyAnalysisViewCoordAxisMode Property

ParameterTypeIdRbsEnergyAnalysisViewCoordAxisMode Property

"Show a Coordinate System Symbol for each Surface"

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

Property Value

ForgeTypeId
See Also