Revit 2025.3 API
Parameter |
"Section Type": The id of the type from the structural Family assigned to the analytical member.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId AnalyticalMemberSectionType { get; }
Public Shared ReadOnly Property AnalyticalMemberSectionType As ForgeTypeId Get
public: static property ForgeTypeId^ AnalyticalMemberSectionType { ForgeTypeId^ get (); }
static member AnalyticalMemberSectionType : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also