ParameterTypeIdAnalyticalMemberSectionType Property |
"Section Type": The id of the type from the structural Family assigned to the analytical member.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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
ForgeTypeId
See Also