ParameterTypeId.IfcExportPredefinedtypeType Property

ParameterTypeIdIfcExportPredefinedtypeType Property

"Type IFC Predefined Type"

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

Property Value

ForgeTypeId
See Also