SymbolTypeId.KipPerFtSup2 Property

SymbolTypeIdKipPerFtSup2 Property

Symbol kip/ft², indicating unit Kips per square foot.

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

Property Value

ForgeTypeId
See Also