SymbolTypeId.KNPerCmSup2 Property

SymbolTypeIdKNPerCmSup2 Property

Symbol kN/cm², indicating unit Kilonewtons per square centimeter.

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

Property Value

ForgeTypeId
See Also