UnitTypeId.NewtonsPerSquareMeter Property

UnitTypeIdNewtonsPerSquareMeter Property

Newtons per square meter.

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

Property Value

ForgeTypeId
See Also