ParameterTypeIdAnalyticalModelPhysicalType Property |
"Family Type": the Family Type of the physical element associated with the Analytical Model
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId AnalyticalModelPhysicalType { get; }
Public Shared ReadOnly Property AnalyticalModelPhysicalType As ForgeTypeId
Get
public:
static property ForgeTypeId^ AnalyticalModelPhysicalType {
ForgeTypeId^ get ();
}
static member AnalyticalModelPhysicalType : ForgeTypeId with get
Property Value
ForgeTypeId
See Also