SymbolTypeId.YdSup3 Property

SymbolTypeIdYdSup3 Property

Symbol yd³, indicating unit Cubic yards.

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

Property Value

ForgeTypeId
See Also