UnitTypeId.OneToRatio Property

UnitTypeIdOneToRatio Property

1 : Ratio.

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

Property Value

ForgeTypeId
See Also