SymbolTypeId.NSPerMSup2 Property

SymbolTypeIdNSPerMSup2 Property

Symbol N·s/m², indicating unit Newton seconds per square meter.

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

Property Value

ForgeTypeId
See Also