SymbolTypeId.KipDashFtPerDegreePerFt Property

SymbolTypeIdKipDashFtPerDegreePerFt Property

Symbol kip-ft/°/ft, indicating unit Kip feet per degree per foot.

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

Property Value

ForgeTypeId
See Also