SymbolTypeId.InCaret3 Property

SymbolTypeIdInCaret3 Property

Symbol in^3, indicating unit Cubic inches.

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

Property Value

ForgeTypeId
See Also