Revit 2025.3 API
Parameter |
"Construction Type Id"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId AnalyticConstructionGbxmlTypeid { get; }
Public Shared ReadOnly Property AnalyticConstructionGbxmlTypeid As ForgeTypeId Get
public: static property ForgeTypeId^ AnalyticConstructionGbxmlTypeid { ForgeTypeId^ get (); }
static member AnalyticConstructionGbxmlTypeid : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also