SymbolTypeId.InvKip Property

SymbolTypeIdInvKip Property

Symbol 1/kip, indicating unit Inverse kips.

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

Property Value

ForgeTypeId
See Also