mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
#2037 Rerun codegen
This commit is contained in:
+491
-353
File diff suppressed because it is too large
Load Diff
+184
-46
@@ -60,7 +60,10 @@ class Ifc2DCompositeCurve; class IfcActionRequest; class IfcActor; class IfcActo
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,13 +78,19 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -98,7 +107,10 @@ class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The character style select allows for a selection of character styles for text. Currently only text color and background color is selectable.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: character_style_select. Please refer to ISO/IS
|
||||
@@ -107,34 +119,55 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcTextStyleForDefinedFont replaces the old IfcColour.
|
||||
class IFC_PARSE_API IfcCharacterStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCharacterStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcClassificationNotationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationNotationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcConditionCriterionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcConditionCriterionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -143,21 +176,33 @@ class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcDateTimeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDateTimeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The defined symbol select is a selection between a predefined symbol and an externally defined symbol.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: defined_symbol_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcDefinedSymbolSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinedSymbolSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -232,7 +277,10 @@ class IFC_PARSE_API IfcDefinedSymbolSelect : public virtual IfcUtil::IfcBaseInte
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -241,9 +289,15 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcDraughtingCalloutElement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDraughtingCalloutElement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The fill area style tile shape select is used to make a selection for the style of the fill area style tile.
|
||||
///
|
||||
/// NOTE: The IfcFillAreaStyleTileShapeSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation.
|
||||
@@ -251,24 +305,36 @@ class IFC_PARSE_API IfcDraughtingCalloutElement : public virtual IfcUtil::IfcBas
|
||||
/// NOTE Corresponding ISO 10303 name: fill_area_style_tile_shape_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillAreaStyleTileShapeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillAreaStyleTileShapeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -276,7 +342,10 @@ class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBase
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -287,7 +356,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -310,7 +382,10 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -337,7 +412,10 @@ class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUti
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -347,7 +425,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -360,13 +441,22 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcOrientationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcOrientationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -374,7 +464,10 @@ class IFC_PARSE_API IfcOrientationSelect : public virtual IfcUtil::IfcBaseInterf
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The presentation style select is a selection of one of many kinds of styles, a different one for each kind of geometric representation item to be styled.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: presentation_style_Select. Please refer to ISO/IS
|
||||
@@ -383,7 +476,10 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x4 CHANGE The select type has been deprecated.
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -395,7 +491,10 @@ class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBase
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -415,7 +514,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -428,7 +530,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -439,7 +544,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -449,7 +557,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -459,7 +570,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -469,7 +583,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The symbol style select allows for the selection of styles to be assigned to an annotated symbol.
|
||||
///
|
||||
/// NOTE: The selection is restricted to colour within the current release of IFC
|
||||
@@ -477,7 +594,10 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// NOTE Corresponding ISO 10303 name: symbol_style_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcSymbolStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSymbolStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -485,7 +605,10 @@ class IFC_PARSE_API IfcSymbolStyleSelect : public virtual IfcUtil::IfcBaseInterf
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The text style select allows for the selection of styles to be assigned to an annotated text. The text style determines the text model that affect the visual presentation of characters, spaces, words, and paragraphs. There are two choices:
|
||||
///
|
||||
/// IfcTextStyleWithBoxCharacteristics for definitions from ISO/IS 10303-46:1994 for (old) vector based and monospace text.
|
||||
@@ -495,13 +618,19 @@ class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The items within the IfcTextStyleSelect have changed to IfcTextStyleWithBoxCharacteristics and IfcTextStyleTextModel.
|
||||
class IFC_PARSE_API IfcTextStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -515,7 +644,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -526,7 +658,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -535,7 +670,10 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionSourceTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// Definition from IAI:This enumeration type contains possible
|
||||
/// action sources.
|
||||
|
||||
+507
-327
File diff suppressed because one or more lines are too long
+240
-60
@@ -60,7 +60,10 @@ class IfcActionRequest; class IfcActor; class IfcActorRole; class IfcActuator; c
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,17 +78,26 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A select type for selecting between simple measure types for reinforcement bending parameters.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x4
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -102,7 +114,10 @@ class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationReferenceSelect enables selection of whether a classification reference is a subset of another classification reference or is a top level entry of a classification source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -111,7 +126,10 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
///
|
||||
/// IfcClassification (for classification information)
|
||||
/// IfcClassificationReference (for reference into a classification source)
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationSelect enables selection of whether a classification reference is to be referenced from an external source, or whether a classification is referenced as such.
|
||||
///
|
||||
/// NOTE Generally, it is expected that selection will be by IfcClassificationReference to identify an individual classification notation that classifies an element in the building information model. For example an element, such as IfcTank, might be further classified by assigning an IfcClassificationReference with Identification = "L6814" and a ClassificationSource identifying the appropriate version of Uniclass. IfcClassification should only be selected in
|
||||
@@ -125,36 +143,57 @@ class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::I
|
||||
///
|
||||
/// IfcClassification (for referencing a classification system)
|
||||
/// IfcClassificationReference (for referencing a classification item (or facet) inside a classification system)
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCoordinateReferenceSystemSelect is a select between either the local engineering coordinate system, represented by the IfcGeometricRepresentationContext, or another coordinate reference system, represented by IfcCoordinateReferenceSystem, to be the source of a coordinate operation.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -163,13 +202,19 @@ class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDefinitionSelectprovides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -177,7 +222,10 @@ class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcPropertyDefinition
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -252,7 +300,10 @@ class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -261,20 +312,29 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcGridPlacementDirectionSelect enables the choice of defining a grid placement be either an explicit direction, or by referencing a second grid intersection to provide the direction.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -283,11 +343,17 @@ class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcVirtualGridIntersection
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -295,7 +361,10 @@ class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBase
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -306,7 +375,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -329,7 +401,10 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -356,7 +431,10 @@ class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUti
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -366,7 +444,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -379,23 +460,38 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of rotational subgrade reaction which expresses the rotational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: Bedding measure which expresses the bedding of a structural face item per area. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of translational subgrade reaction which expresses the translational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -403,7 +499,10 @@ class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The presentation style select is a selection of one of many kinds of styles, a different one for each kind of geometric representation item to be styled.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: presentation_style_Select. Please refer to ISO/IS
|
||||
@@ -412,7 +511,10 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x4 CHANGE The select type has been deprecated.
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProcessSelectprovides the option to either
|
||||
/// select a process or activity occurrence, IfcProcess,
|
||||
/// or a process or activity type, IfcTypeProcess.
|
||||
@@ -423,9 +525,15 @@ class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBase
|
||||
/// IfcTypeProcess
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProductSelectprovides the option to either select a
|
||||
/// product occurrence, IfcProduct, or a product type,
|
||||
/// IfcTypeProduct.
|
||||
@@ -435,13 +543,22 @@ class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::Ifc
|
||||
/// IfcTypeProduct
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.
|
||||
///
|
||||
/// HISTORY New Select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceSelectprovides the option to either select a
|
||||
/// resource occurrence, IfcResource, or a resource type,
|
||||
/// IfcTypeResource.
|
||||
@@ -451,13 +568,22 @@ class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcTypeResource
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of rotational stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -469,7 +595,10 @@ class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -489,7 +618,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -502,7 +634,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -510,7 +645,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcClosedShell
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: The
|
||||
/// IfcSpaceBoundarySelectselects either an internal space
|
||||
/// for internal or external space boundaries, or an external spatial
|
||||
@@ -523,7 +661,10 @@ class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
///
|
||||
/// HISTORY New select type
|
||||
/// in IFC2x4.
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -534,7 +675,10 @@ class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInte
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -544,7 +688,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The style assignment select is a selection of two wasy of assigning presentation styles to an IfcStyledItem.
|
||||
///
|
||||
/// by directly assigning presentation styles as subtypes of IfcPresentationStyle
|
||||
@@ -555,7 +702,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// NOTE The select type has been introduced to provide an upward compatible improvement for assigning styles to a styled items.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -565,7 +715,10 @@ class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -575,7 +728,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -583,20 +739,32 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.
|
||||
/// HISTORY New SELECT in IFC2x4
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -610,7 +778,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -621,7 +792,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -630,11 +804,17 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionRequestTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// IfcActionRequestTypeEnum defines the types of sources through which a request can be made.
|
||||
/// HISTORY: New Enumeration in IFC2x4.
|
||||
|
||||
+518
-338
File diff suppressed because one or more lines are too long
+240
-60
@@ -60,7 +60,10 @@ class IfcActionRequest; class IfcActor; class IfcActorRole; class IfcActuator; c
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,17 +78,26 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A select type for selecting between simple measure types for reinforcement bending parameters.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x4
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -102,7 +114,10 @@ class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationReferenceSelect enables selection of whether a classification reference is a subset of another classification reference or is a top level entry of a classification source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -111,7 +126,10 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
///
|
||||
/// IfcClassification (for classification information)
|
||||
/// IfcClassificationReference (for reference into a classification source)
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationSelect enables selection of whether a classification reference is to be referenced from an external source, or whether a classification is referenced as such.
|
||||
///
|
||||
/// NOTE Generally, it is expected that selection will be by IfcClassificationReference to identify an individual classification notation that classifies an element in the building information model. For example an element, such as IfcTank, might be further classified by assigning an IfcClassificationReference with Identification = "L6814" and a ClassificationSource identifying the appropriate version of Uniclass. IfcClassification should only be selected in
|
||||
@@ -125,36 +143,57 @@ class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::I
|
||||
///
|
||||
/// IfcClassification (for referencing a classification system)
|
||||
/// IfcClassificationReference (for referencing a classification item (or facet) inside a classification system)
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCoordinateReferenceSystemSelect is a select between either the local engineering coordinate system, represented by the IfcGeometricRepresentationContext, or another coordinate reference system, represented by IfcCoordinateReferenceSystem, to be the source of a coordinate operation.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -163,13 +202,19 @@ class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDefinitionSelectprovides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -177,7 +222,10 @@ class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcPropertyDefinition
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -252,7 +300,10 @@ class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -261,20 +312,29 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcGridPlacementDirectionSelect enables the choice of defining a grid placement be either an explicit direction, or by referencing a second grid intersection to provide the direction.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -283,11 +343,17 @@ class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcVirtualGridIntersection
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -295,7 +361,10 @@ class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBase
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -306,7 +375,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -329,7 +401,10 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -356,7 +431,10 @@ class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUti
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -366,7 +444,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -379,23 +460,38 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of rotational subgrade reaction which expresses the rotational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: Bedding measure which expresses the bedding of a structural face item per area. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of translational subgrade reaction which expresses the translational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -403,7 +499,10 @@ class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The presentation style select is a selection of one of many kinds of styles, a different one for each kind of geometric representation item to be styled.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: presentation_style_Select. Please refer to ISO/IS
|
||||
@@ -412,7 +511,10 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x4 CHANGE The select type has been deprecated.
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProcessSelectprovides the option to either
|
||||
/// select a process or activity occurrence, IfcProcess,
|
||||
/// or a process or activity type, IfcTypeProcess.
|
||||
@@ -423,9 +525,15 @@ class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBase
|
||||
/// IfcTypeProcess
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProductSelectprovides the option to either select a
|
||||
/// product occurrence, IfcProduct, or a product type,
|
||||
/// IfcTypeProduct.
|
||||
@@ -435,13 +543,22 @@ class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::Ifc
|
||||
/// IfcTypeProduct
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.
|
||||
///
|
||||
/// HISTORY New Select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceSelectprovides the option to either select a
|
||||
/// resource occurrence, IfcResource, or a resource type,
|
||||
/// IfcTypeResource.
|
||||
@@ -451,13 +568,22 @@ class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcTypeResource
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of rotational stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -469,7 +595,10 @@ class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -489,7 +618,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -502,7 +634,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -510,7 +645,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcClosedShell
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: The
|
||||
/// IfcSpaceBoundarySelectselects either an internal space
|
||||
/// for internal or external space boundaries, or an external spatial
|
||||
@@ -523,7 +661,10 @@ class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
///
|
||||
/// HISTORY New select type
|
||||
/// in IFC2x4.
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -534,7 +675,10 @@ class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInte
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -544,7 +688,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The style assignment select is a selection of two wasy of assigning presentation styles to an IfcStyledItem.
|
||||
///
|
||||
/// by directly assigning presentation styles as subtypes of IfcPresentationStyle
|
||||
@@ -555,7 +702,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// NOTE The select type has been introduced to provide an upward compatible improvement for assigning styles to a styled items.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -565,7 +715,10 @@ class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -575,7 +728,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -583,20 +739,32 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.
|
||||
/// HISTORY New SELECT in IFC2x4
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -610,7 +778,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -621,7 +792,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -630,11 +804,17 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionRequestTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// IfcActionRequestTypeEnum defines the types of sources through which a request can be made.
|
||||
/// HISTORY: New Enumeration in IFC2x4.
|
||||
|
||||
+519
-339
File diff suppressed because one or more lines are too long
+240
-60
@@ -60,7 +60,10 @@ class IfcActionRequest; class IfcActor; class IfcActorRole; class IfcActuator; c
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,17 +78,26 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A select type for selecting between simple measure types for reinforcement bending parameters.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x4
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -102,7 +114,10 @@ class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationReferenceSelect enables selection of whether a classification reference is a subset of another classification reference or is a top level entry of a classification source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -111,7 +126,10 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
///
|
||||
/// IfcClassification (for classification information)
|
||||
/// IfcClassificationReference (for reference into a classification source)
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationSelect enables selection of whether a classification reference is to be referenced from an external source, or whether a classification is referenced as such.
|
||||
///
|
||||
/// NOTE Generally, it is expected that selection will be by IfcClassificationReference to identify an individual classification notation that classifies an element in the building information model. For example an element, such as IfcTank, might be further classified by assigning an IfcClassificationReference with Identification = "L6814" and a ClassificationSource identifying the appropriate version of Uniclass. IfcClassification should only be selected in
|
||||
@@ -125,36 +143,57 @@ class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::I
|
||||
///
|
||||
/// IfcClassification (for referencing a classification system)
|
||||
/// IfcClassificationReference (for referencing a classification item (or facet) inside a classification system)
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCoordinateReferenceSystemSelect is a select between either the local engineering coordinate system, represented by the IfcGeometricRepresentationContext, or another coordinate reference system, represented by IfcCoordinateReferenceSystem, to be the source of a coordinate operation.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -163,13 +202,19 @@ class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDefinitionSelectprovides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -177,7 +222,10 @@ class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcPropertyDefinition
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -252,7 +300,10 @@ class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -261,20 +312,29 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcGridPlacementDirectionSelect enables the choice of defining a grid placement be either an explicit direction, or by referencing a second grid intersection to provide the direction.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -283,11 +343,17 @@ class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcVirtualGridIntersection
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -295,7 +361,10 @@ class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBase
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -306,7 +375,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -329,7 +401,10 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -356,7 +431,10 @@ class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUti
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -366,7 +444,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -379,23 +460,38 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of rotational subgrade reaction which expresses the rotational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: Bedding measure which expresses the bedding of a structural face item per area. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of translational subgrade reaction which expresses the translational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -403,7 +499,10 @@ class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The presentation style select is a selection of one of many kinds of styles, a different one for each kind of geometric representation item to be styled.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: presentation_style_Select. Please refer to ISO/IS
|
||||
@@ -412,7 +511,10 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x4 CHANGE The select type has been deprecated.
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProcessSelectprovides the option to either
|
||||
/// select a process or activity occurrence, IfcProcess,
|
||||
/// or a process or activity type, IfcTypeProcess.
|
||||
@@ -423,9 +525,15 @@ class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBase
|
||||
/// IfcTypeProcess
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProductSelectprovides the option to either select a
|
||||
/// product occurrence, IfcProduct, or a product type,
|
||||
/// IfcTypeProduct.
|
||||
@@ -435,13 +543,22 @@ class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::Ifc
|
||||
/// IfcTypeProduct
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.
|
||||
///
|
||||
/// HISTORY New Select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceSelectprovides the option to either select a
|
||||
/// resource occurrence, IfcResource, or a resource type,
|
||||
/// IfcTypeResource.
|
||||
@@ -451,13 +568,22 @@ class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcTypeResource
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of rotational stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -469,7 +595,10 @@ class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -489,7 +618,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -502,7 +634,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -510,7 +645,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcClosedShell
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: The
|
||||
/// IfcSpaceBoundarySelectselects either an internal space
|
||||
/// for internal or external space boundaries, or an external spatial
|
||||
@@ -523,7 +661,10 @@ class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
///
|
||||
/// HISTORY New select type
|
||||
/// in IFC2x4.
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -534,7 +675,10 @@ class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInte
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -544,7 +688,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The style assignment select is a selection of two wasy of assigning presentation styles to an IfcStyledItem.
|
||||
///
|
||||
/// by directly assigning presentation styles as subtypes of IfcPresentationStyle
|
||||
@@ -555,7 +702,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// NOTE The select type has been introduced to provide an upward compatible improvement for assigning styles to a styled items.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -565,7 +715,10 @@ class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -575,7 +728,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -583,20 +739,32 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.
|
||||
/// HISTORY New SELECT in IFC2x4
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -610,7 +778,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -621,7 +792,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -630,11 +804,17 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionRequestTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// IfcActionRequestTypeEnum defines the types of sources through which a request can be made.
|
||||
/// HISTORY: New Enumeration in IFC2x4.
|
||||
|
||||
+550
-352
File diff suppressed because one or more lines are too long
+264
-66
@@ -60,7 +60,10 @@ class IfcActionRequest; class IfcActor; class IfcActorRole; class IfcActuator; c
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,17 +78,26 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A select type for selecting between simple measure types for reinforcement bending parameters.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x4
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -102,7 +114,10 @@ class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationReferenceSelect enables selection of whether a classification reference is a subset of another classification reference or is a top level entry of a classification source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -111,7 +126,10 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
///
|
||||
/// IfcClassification (for classification information)
|
||||
/// IfcClassificationReference (for reference into a classification source)
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationSelect enables selection of whether a classification reference is to be referenced from an external source, or whether a classification is referenced as such.
|
||||
///
|
||||
/// NOTE Generally, it is expected that selection will be by IfcClassificationReference to identify an individual classification notation that classifies an element in the building information model. For example an element, such as IfcTank, might be further classified by assigning an IfcClassificationReference with Identification = "L6814" and a ClassificationSource identifying the appropriate version of Uniclass. IfcClassification should only be selected in
|
||||
@@ -125,36 +143,57 @@ class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::I
|
||||
///
|
||||
/// IfcClassification (for referencing a classification system)
|
||||
/// IfcClassificationReference (for referencing a classification item (or facet) inside a classification system)
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCoordinateReferenceSystemSelect is a select between either the local engineering coordinate system, represented by the IfcGeometricRepresentationContext, or another coordinate reference system, represented by IfcCoordinateReferenceSystem, to be the source of a coordinate operation.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -163,13 +202,19 @@ class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDefinitionSelectprovides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -177,7 +222,10 @@ class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcPropertyDefinition
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -252,7 +300,10 @@ class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -261,22 +312,34 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcGridPlacementDirectionSelect enables the choice of defining a grid placement be either an explicit direction, or by referencing a second grid intersection to provide the direction.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -285,15 +348,27 @@ class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcVirtualGridIntersection
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -301,7 +376,10 @@ class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -312,7 +390,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -335,9 +416,15 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcLinearAxisSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLinearAxisSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -364,7 +451,10 @@ class IFC_PARSE_API IfcLinearAxisSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -374,7 +464,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -387,23 +480,38 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of rotational subgrade reaction which expresses the rotational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: Bedding measure which expresses the bedding of a structural face item per area. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of translational subgrade reaction which expresses the translational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -411,7 +519,10 @@ class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The presentation style select is a selection of one of many kinds of styles, a different one for each kind of geometric representation item to be styled.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: presentation_style_Select. Please refer to ISO/IS
|
||||
@@ -420,7 +531,10 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x4 CHANGE The select type has been deprecated.
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProcessSelectprovides the option to either
|
||||
/// select a process or activity occurrence, IfcProcess,
|
||||
/// or a process or activity type, IfcTypeProcess.
|
||||
@@ -431,9 +545,15 @@ class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBase
|
||||
/// IfcTypeProcess
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProductSelectprovides the option to either select a
|
||||
/// product occurrence, IfcProduct, or a product type,
|
||||
/// IfcTypeProduct.
|
||||
@@ -443,13 +563,22 @@ class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::Ifc
|
||||
/// IfcTypeProduct
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.
|
||||
///
|
||||
/// HISTORY New Select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceSelectprovides the option to either select a
|
||||
/// resource occurrence, IfcResource, or a resource type,
|
||||
/// IfcTypeResource.
|
||||
@@ -459,13 +588,22 @@ class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcTypeResource
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of rotational stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -477,7 +615,10 @@ class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -497,7 +638,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -510,7 +654,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -518,7 +665,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcClosedShell
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: The
|
||||
/// IfcSpaceBoundarySelectselects either an internal space
|
||||
/// for internal or external space boundaries, or an external spatial
|
||||
@@ -531,9 +681,15 @@ class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
///
|
||||
/// HISTORY New select type
|
||||
/// in IFC2x4.
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -544,7 +700,10 @@ class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -554,7 +713,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The style assignment select is a selection of two wasy of assigning presentation styles to an IfcStyledItem.
|
||||
///
|
||||
/// by directly assigning presentation styles as subtypes of IfcPresentationStyle
|
||||
@@ -565,7 +727,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// NOTE The select type has been introduced to provide an upward compatible improvement for assigning styles to a styled items.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -575,7 +740,10 @@ class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -585,7 +753,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -593,22 +764,37 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.
|
||||
/// HISTORY New SELECT in IFC2x4
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -622,7 +808,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -633,7 +822,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -642,11 +834,17 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionRequestTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// IfcActionRequestTypeEnum defines the types of sources through which a request can be made.
|
||||
/// HISTORY: New Enumeration in IFC2x4.
|
||||
|
||||
+568
-367
File diff suppressed because one or more lines are too long
+268
-67
@@ -60,7 +60,10 @@ class IfcActionRequest; class IfcActor; class IfcActorRole; class IfcActuator; c
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,17 +78,26 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A select type for selecting between simple measure types for reinforcement bending parameters.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x4
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -102,7 +114,10 @@ class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationReferenceSelect enables selection of whether a classification reference is a subset of another classification reference or is a top level entry of a classification source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -111,7 +126,10 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
///
|
||||
/// IfcClassification (for classification information)
|
||||
/// IfcClassificationReference (for reference into a classification source)
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationSelect enables selection of whether a classification reference is to be referenced from an external source, or whether a classification is referenced as such.
|
||||
///
|
||||
/// NOTE Generally, it is expected that selection will be by IfcClassificationReference to identify an individual classification notation that classifies an element in the building information model. For example an element, such as IfcTank, might be further classified by assigning an IfcClassificationReference with Identification = "L6814" and a ClassificationSource identifying the appropriate version of Uniclass. IfcClassification should only be selected in
|
||||
@@ -125,38 +143,62 @@ class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::I
|
||||
///
|
||||
/// IfcClassification (for referencing a classification system)
|
||||
/// IfcClassificationReference (for referencing a classification item (or facet) inside a classification system)
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCoordinateReferenceSystemSelect is a select between either the local engineering coordinate system, represented by the IfcGeometricRepresentationContext, or another coordinate reference system, represented by IfcCoordinateReferenceSystem, to be the source of a coordinate operation.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveMeasureSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveMeasureSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -165,13 +207,19 @@ class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDefinitionSelectprovides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -179,7 +227,10 @@ class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcPropertyDefinition
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -254,7 +305,10 @@ class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -263,22 +317,34 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcGridPlacementDirectionSelect enables the choice of defining a grid placement be either an explicit direction, or by referencing a second grid intersection to provide the direction.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -287,15 +353,27 @@ class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcVirtualGridIntersection
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -303,7 +381,10 @@ class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -314,7 +395,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -337,9 +421,15 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcLinearAxisSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLinearAxisSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -366,7 +456,10 @@ class IFC_PARSE_API IfcLinearAxisSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -376,7 +469,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -389,23 +485,38 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of rotational subgrade reaction which expresses the rotational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: Bedding measure which expresses the bedding of a structural face item per area. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of translational subgrade reaction which expresses the translational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -413,7 +524,10 @@ class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The presentation style select is a selection of one of many kinds of styles, a different one for each kind of geometric representation item to be styled.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: presentation_style_Select. Please refer to ISO/IS
|
||||
@@ -422,7 +536,10 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x4 CHANGE The select type has been deprecated.
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProcessSelectprovides the option to either
|
||||
/// select a process or activity occurrence, IfcProcess,
|
||||
/// or a process or activity type, IfcTypeProcess.
|
||||
@@ -433,9 +550,15 @@ class IFC_PARSE_API IfcPresentationStyleSelect : public virtual IfcUtil::IfcBase
|
||||
/// IfcTypeProcess
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProductSelectprovides the option to either select a
|
||||
/// product occurrence, IfcProduct, or a product type,
|
||||
/// IfcTypeProduct.
|
||||
@@ -445,13 +568,22 @@ class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::Ifc
|
||||
/// IfcTypeProduct
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.
|
||||
///
|
||||
/// HISTORY New Select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceSelectprovides the option to either select a
|
||||
/// resource occurrence, IfcResource, or a resource type,
|
||||
/// IfcTypeResource.
|
||||
@@ -461,13 +593,22 @@ class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcTypeResource
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of rotational stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -479,7 +620,10 @@ class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -499,7 +643,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -512,7 +659,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -520,7 +670,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcClosedShell
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: The
|
||||
/// IfcSpaceBoundarySelectselects either an internal space
|
||||
/// for internal or external space boundaries, or an external spatial
|
||||
@@ -533,9 +686,15 @@ class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
///
|
||||
/// HISTORY New select type
|
||||
/// in IFC2x4.
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -546,7 +705,10 @@ class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -556,7 +718,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The style assignment select is a selection of two wasy of assigning presentation styles to an IfcStyledItem.
|
||||
///
|
||||
/// by directly assigning presentation styles as subtypes of IfcPresentationStyle
|
||||
@@ -567,7 +732,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// NOTE The select type has been introduced to provide an upward compatible improvement for assigning styles to a styled items.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -577,7 +745,10 @@ class IFC_PARSE_API IfcStyleAssignmentSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -587,7 +758,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -595,22 +769,37 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.
|
||||
/// HISTORY New SELECT in IFC2x4
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -624,7 +813,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -635,7 +827,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -644,11 +839,17 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionRequestTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// IfcActionRequestTypeEnum defines the types of sources through which a request can be made.
|
||||
/// HISTORY: New Enumeration in IFC2x4.
|
||||
|
||||
+549
-357
File diff suppressed because one or more lines are too long
+256
-64
@@ -60,7 +60,10 @@ class IfcActionRequest; class IfcActor; class IfcActorRole; class IfcActuator; c
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,17 +78,26 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A select type for selecting between simple measure types for reinforcement bending parameters.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x4
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -102,7 +114,10 @@ class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationReferenceSelect enables selection of whether a classification reference is a subset of another classification reference or is a top level entry of a classification source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -111,7 +126,10 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
///
|
||||
/// IfcClassification (for classification information)
|
||||
/// IfcClassificationReference (for reference into a classification source)
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationSelect enables selection of whether a classification reference is to be referenced from an external source, or whether a classification is referenced as such.
|
||||
///
|
||||
/// NOTE Generally, it is expected that selection will be by IfcClassificationReference to identify an individual classification notation that classifies an element in the building information model. For example an element, such as IfcTank, might be further classified by assigning an IfcClassificationReference with Identification = "L6814" and a ClassificationSource identifying the appropriate version of Uniclass. IfcClassification should only be selected in
|
||||
@@ -125,38 +143,62 @@ class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::I
|
||||
///
|
||||
/// IfcClassification (for referencing a classification system)
|
||||
/// IfcClassificationReference (for referencing a classification item (or facet) inside a classification system)
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCoordinateReferenceSystemSelect is a select between either the local engineering coordinate system, represented by the IfcGeometricRepresentationContext, or another coordinate reference system, represented by IfcCoordinateReferenceSystem, to be the source of a coordinate operation.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveMeasureSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveMeasureSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -165,13 +207,19 @@ class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDefinitionSelectprovides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -179,7 +227,10 @@ class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcPropertyDefinition
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -254,7 +305,10 @@ class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -263,22 +317,34 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcGridPlacementDirectionSelect enables the choice of defining a grid placement be either an explicit direction, or by referencing a second grid intersection to provide the direction.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -287,15 +353,27 @@ class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcVirtualGridIntersection
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -303,7 +381,10 @@ class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -314,7 +395,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -337,7 +421,10 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -364,7 +451,10 @@ class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUti
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -374,7 +464,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -387,23 +480,38 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of rotational subgrade reaction which expresses the rotational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: Bedding measure which expresses the bedding of a structural face item per area. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of translational subgrade reaction which expresses the translational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -411,7 +519,10 @@ class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProcessSelectprovides the option to either
|
||||
/// select a process or activity occurrence, IfcProcess,
|
||||
/// or a process or activity type, IfcTypeProcess.
|
||||
@@ -422,9 +533,15 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcTypeProcess
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProductSelectprovides the option to either select a
|
||||
/// product occurrence, IfcProduct, or a product type,
|
||||
/// IfcTypeProduct.
|
||||
@@ -434,13 +551,22 @@ class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::Ifc
|
||||
/// IfcTypeProduct
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.
|
||||
///
|
||||
/// HISTORY New Select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceSelectprovides the option to either select a
|
||||
/// resource occurrence, IfcResource, or a resource type,
|
||||
/// IfcTypeResource.
|
||||
@@ -450,13 +576,22 @@ class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcTypeResource
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of rotational stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -468,7 +603,10 @@ class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -488,7 +626,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -501,7 +642,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -509,7 +653,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcClosedShell
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: The
|
||||
/// IfcSpaceBoundarySelectselects either an internal space
|
||||
/// for internal or external space boundaries, or an external spatial
|
||||
@@ -522,9 +669,15 @@ class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
///
|
||||
/// HISTORY New select type
|
||||
/// in IFC2x4.
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -535,7 +688,10 @@ class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -545,7 +701,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -555,7 +714,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -565,7 +727,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -573,22 +738,37 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.
|
||||
/// HISTORY New SELECT in IFC2x4
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -602,7 +782,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -613,7 +796,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -622,11 +808,17 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionRequestTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// IfcActionRequestTypeEnum defines the types of sources through which a request can be made.
|
||||
/// HISTORY: New Enumeration in IFC2x4.
|
||||
|
||||
+548
-356
File diff suppressed because one or more lines are too long
+256
-64
@@ -60,7 +60,10 @@ class IfcActionRequest; class IfcActor; class IfcActorRole; class IfcActuator; c
|
||||
/// IfcOrganization An organization.
|
||||
/// IfcPerson A person.
|
||||
/// IfcPersonAndOrganization A person related to an organization.
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcAppliedValueSelect defines the selection of whether a value (expressed as a ratio) or an amount should be used as the value for an IfcAppliedValue.
|
||||
///
|
||||
/// Select from:
|
||||
@@ -75,17 +78,26 @@ class IFC_PARSE_API IfcActorSelect : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// Selecting IfcMeasureWithUnit allows the specification of both the actual figure for the value together with the currency in which the value is represented.
|
||||
/// Selecting IfcMonetaryMeasure allows the specification only of the value, the currency being as set by the global context
|
||||
/// Selecting IfcRatioMeasure assumes that the amount is a percentage or other REAL number. Note that if the amount is normally specified as -20%, then this figure will need to be converted to a multiplier of 0.8
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAppliedValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type collects together both versions of the placement as used in two dimensional or in three dimensional Cartesian space. This enables entities requiring this information to reference them without specifying the space dimensionality.
|
||||
///
|
||||
/// NOTE: Corresponding STEP type: axis2_placement, please refer to ISO/IS 10303-42:1994, p. 19 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcAxis2Placement : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A select type for selecting between simple measure types for reinforcement bending parameters.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x4
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies
|
||||
/// all those types of entities which may participate in a Boolean operation to
|
||||
/// form a CSG solid.
|
||||
@@ -102,7 +114,10 @@ class IFC_PARSE_API IfcBendingParameterSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// (IfcSolidModel) are defined for being valid Boolean operands.
|
||||
///
|
||||
/// HISTORY: New Type in IFC Release 1.5.1
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationReferenceSelect enables selection of whether a classification reference is a subset of another classification reference or is a top level entry of a classification source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -111,7 +126,10 @@ class IFC_PARSE_API IfcBooleanOperand : public virtual IfcUtil::IfcBaseInterface
|
||||
///
|
||||
/// IfcClassification (for classification information)
|
||||
/// IfcClassificationReference (for reference into a classification source)
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcClassificationSelect enables selection of whether a classification reference is to be referenced from an external source, or whether a classification is referenced as such.
|
||||
///
|
||||
/// NOTE Generally, it is expected that selection will be by IfcClassificationReference to identify an individual classification notation that classifies an element in the building information model. For example an element, such as IfcTank, might be further classified by assigning an IfcClassificationReference with Identification = "L6814" and a ClassificationSource identifying the appropriate version of Uniclass. IfcClassification should only be selected in
|
||||
@@ -125,38 +143,62 @@ class IFC_PARSE_API IfcClassificationReferenceSelect : public virtual IfcUtil::I
|
||||
///
|
||||
/// IfcClassification (for referencing a classification system)
|
||||
/// IfcClassificationReference (for referencing a classification item (or facet) inside a classification system)
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcClassificationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The colour entity defines a basic appearance of elements which shall be visualized in a picture.
|
||||
///
|
||||
/// NOTE Corresponding STEP name: colour. It has been made into a SELECT type in IFC to avoid multiple inheritance for pre defined colour. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColour : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcColourOrFactor enables the selection of either a RGB colour value or a scalar factor value for the use as values of the reflectance components.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcColourOrFactor : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCoordinateReferenceSystemSelect is a select between either the local engineering coordinate system, represented by the IfcGeometricRepresentationContext, or another coordinate reference system, represented by IfcCoordinateReferenceSystem, to be the source of a coordinate operation.
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCoordinateReferenceSystemSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type identifies the types of entity which may be selected as the root of a CSG tree including a single CSG primitive as a special case.
|
||||
/// Definition from IAI: The IfcBooleanResult, and subtypes of IfcCsgPrimitive3D are defined as potential root tree expression (at IfcCsgSolid). A subtype of IfcCsgPrimitive3D marks the special case of a CSG solid solely expressed by a single primitive.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303-42 type: csg_select, please refer to ISO/IS 10303-42:1994, p.168 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCsgSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve font or scaled curve font select is a selection of either a curve font style select (being either a predefined curve font or an explicitly defined curve font) or a curve style font and scaling.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_font_or_scaled_curve_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveFontOrScaledCurveFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveMeasureSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveMeasureSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcCurveOrEdgeCurve provides the option to either select a geometric curve (IfcCurve
|
||||
/// and subtypes) within a geometric model, or a curve with associated geometry and coordinates (IfcEdgeCurve) within a topological model.
|
||||
/// SELECT
|
||||
@@ -165,13 +207,19 @@ class IFC_PARSE_API IfcCurveOnSurface : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcEdgeCurve
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveOrEdgeCurve : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: curve_style_font_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New entity in IFC2x2.
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDefinitionSelectprovides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -179,7 +227,10 @@ class IFC_PARSE_API IfcCurveStyleFontSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcPropertyDefinition
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDerivedMeasureValue is a select type for selecting between derived measure types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -254,7 +305,10 @@ class IFC_PARSE_API IfcDefinitionSelect : public virtual IfcUtil::IfcBaseInterfa
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 change: added IfcTemperatureRateOfChangeMeasure.
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC 2x
|
||||
@@ -263,22 +317,34 @@ class IFC_PARSE_API IfcDerivedMeasureValue : public virtual IfcUtil::IfcBaseInte
|
||||
///
|
||||
/// IfcDocumentInformation (for "metadata" of an external document)
|
||||
/// IfcDocumentReference (for reference within a document)
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcDocumentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFacilityPartTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The fill style select is a selection between different fill area styles.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for
|
||||
/// the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcFillStyleSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the types of entities which can occur in a geometric set.
|
||||
///
|
||||
/// NOTE: Corresponding ISO 10303 type: geometric_set_select. Please refer to ISO/IS 10303-42:1994, p. 169 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcGridPlacementDirectionSelect enables the choice of defining a grid placement be either an explicit direction, or by referencing a second grid intersection to provide the direction.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -287,15 +353,27 @@ class IFC_PARSE_API IfcGeometricSetSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcVirtualGridIntersection
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcGridPlacementDirectionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector.
|
||||
///
|
||||
/// HISTORY New type in IFC2x3.
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcHatchLineDistanceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcImpactProtectionDeviceTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The layered things type selects those things, which can be grouped in layers.
|
||||
///
|
||||
/// It is the collection of all those items, that are assigned to a single layer. These items are representation items or complete representations (IfcRepresentationItem, IfcRepresentation). If an IfcRepresentation is referenced, all IfcRepresentationItem within its set of Items are assigned to the same layer.
|
||||
@@ -303,7 +381,10 @@ class IFC_PARSE_API IfcInterferenceSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE: Corresponding ISO 10303 name: layered_item. It was called layered_things in the ISO/CD version and had been renamed to layered_item in the ISO/IS final version. Please refer to ISO/IS 10303-46:1994, p. 13 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
|
||||
///
|
||||
/// HISTORY: New Select Type in IFC2x
|
||||
@@ -314,7 +395,10 @@ class IFC_PARSE_API IfcLayeredItem : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// IfcLibraryReference (for reference into a library of information by location)
|
||||
///
|
||||
/// Generally, it is expected that selection will be IfcLibraryReference and only rarely IfcLibraryInformation. IfcLibraryInformation should only be selected in circumstances where there could be a need to indicate the libraries that will be used without making individual references. This may occur for higher level objects such as a project or building.
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// A goniometric light gets its intensity distribution function (how much light goes in any one direction) from one of two sources: (i) an industry-standard file, (ii) from distribution data passed directly via the IfcLightIntensityDistribution.
|
||||
///
|
||||
/// The light distribution provides the luminous intensity distribution according to some standardized light distribution curves.
|
||||
@@ -337,7 +421,10 @@ class IFC_PARSE_API IfcLibrarySelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// directions covers all cases.
|
||||
///
|
||||
/// HISTORY New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMaterialSelect provides selection of either a material
|
||||
/// definition or a material usage definition that can be assigned to
|
||||
/// an element, a resource or another entity within IFC.
|
||||
@@ -364,7 +451,10 @@ class IFC_PARSE_API IfcLightDistributionDataSourceSelect : public virtual IfcUti
|
||||
///
|
||||
/// IFC2x4 CHANGE The select now includes two new abstract entities IfcMaterialDefinition
|
||||
/// and IfcMaterialUsageDefinition with upward compatibility. The use of IfcMaterialList is deprecated from IFC2x4 onwards.
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A measure value is a value as defined in ISO 31-0 (clause 2).
|
||||
///
|
||||
/// NOTE IfcMeasureValue is a select data type for most basic measure types coming from ISO 10303-41. Select item IfcNonNegativeLengthMeasure is in addition to ISO 10303-41.
|
||||
@@ -374,7 +464,10 @@ class IFC_PARSE_API IfcMaterialSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// HISTORY New type in IFC Release 1.5.1.
|
||||
///
|
||||
/// IFC 2x4 change: added IfcNonNegativeLengthMeasure
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcMetricValueSelect is a select type that enables selection of the data type for the value component of an IfcMetric.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 2.0
|
||||
@@ -387,23 +480,38 @@ class IFC_PARSE_API IfcMeasureValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
/// IfcTable
|
||||
/// IfcText
|
||||
/// IfcTimeSeries
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcMetricValueSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of rotational subgrade reaction which expresses the rotational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfRotationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: Bedding measure which expresses the bedding of a structural face item per area. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure for modulus of translational subgrade reaction which expresses the translational bedding of a structural curve item per length. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcModulusOfTranslationalSubgradeReactionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcObjectReferenceSelect is a select type, that holds a list of resource level entities that can be used as properties within a property set.
|
||||
///
|
||||
/// HISTORY New select type in IFC Release 2.0.
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcPointOrVertexPoint provides the option to either select a geometric point (IfcPoint and subtypes) within a geometric model, or a vertex with associated point coordinates (IfcVertexPoint) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -411,7 +519,10 @@ class IFC_PARSE_API IfcObjectReferenceSelect : public virtual IfcUtil::IfcBaseIn
|
||||
/// IfcVertexPoint
|
||||
///
|
||||
/// HISTORY New select type in IFC2x Edition 3.
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProcessSelectprovides the option to either
|
||||
/// select a process or activity occurrence, IfcProcess,
|
||||
/// or a process or activity type, IfcTypeProcess.
|
||||
@@ -422,9 +533,15 @@ class IFC_PARSE_API IfcPointOrVertexPoint : public virtual IfcUtil::IfcBaseInter
|
||||
/// IfcTypeProcess
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProcessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcProductSelectprovides the option to either select a
|
||||
/// product occurrence, IfcProduct, or a product type,
|
||||
/// IfcTypeProduct.
|
||||
@@ -434,13 +551,22 @@ class IFC_PARSE_API IfcProductRepresentationSelect : public virtual IfcUtil::Ifc
|
||||
/// IfcTypeProduct
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcProductSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcPropertySetDefinitionSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.
|
||||
///
|
||||
/// HISTORY New Select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcResourceSelectprovides the option to either select a
|
||||
/// resource occurrence, IfcResource, or a resource type,
|
||||
/// IfcTypeResource.
|
||||
@@ -450,13 +576,22 @@ class IFC_PARSE_API IfcResourceObjectSelect : public virtual IfcUtil::IfcBaseInt
|
||||
/// IfcTypeResource
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcResourceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of rotational stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcRotationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992 This type collects together, for reference when constructing more complex models, the subtypes which have the characteristics of a shell. A shell is a connected object of fixed dimensionality d = 0; 1; or 2, typically used to bound a region. The domain of a shell, if present, includes its bounds and 0 £ X < ¥.
|
||||
///
|
||||
/// A shell of dimensionality 0 is represented by a graph consisting of a single vertex. The vertex shall not have any associated edges.
|
||||
@@ -468,7 +603,10 @@ class IFC_PARSE_API IfcSegmentIndexSelect : public virtual IfcUtil::IfcBaseInter
|
||||
/// NOTE Corresponding ISO 10303 type: shell. Please refer to ISO/IS 10303-42:1994, p. 127 for the final definition of the formal standard. Only the select items closed_shell (IfcClosedShell) and open_shell (IfcOpenShell) have been incorporated in the current IFC release.
|
||||
///
|
||||
/// HISTORY New type in IFC2x.
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSimpleValue is a select type for selecting between simple value types.
|
||||
///
|
||||
/// SELECT
|
||||
@@ -488,7 +626,10 @@ class IFC_PARSE_API IfcShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
///
|
||||
/// IFC2x4 CHANGE Items IfcDateTime, IfcDate, IfcTime, IfcDuration added.
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The size select is a selection of a specific positive length measure.
|
||||
///
|
||||
/// Definition from ISO: The size (or width) measure value is given in the global drawing length units.
|
||||
@@ -501,7 +642,10 @@ class IFC_PARSE_API IfcSimpleValue : public virtual IfcUtil::IfcBaseInterface {}
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The SELECT item IfcMeasureWithUnit has been removed from the IfcSizeSelect, the IfcRatioMeasure and IfcDescriptiveMeasure has been added.
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSolidOrShell provides the option to either select a geometric volume (IfcSolidModel and subtypes) within a geometric model, or a shell (IfcClosedShell) within a topological model.
|
||||
/// SELECT
|
||||
///
|
||||
@@ -509,7 +653,10 @@ class IFC_PARSE_API IfcSizeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcClosedShell
|
||||
///
|
||||
/// HISTORY New select type in IFC2x4.
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: The
|
||||
/// IfcSpaceBoundarySelectselects either an internal space
|
||||
/// for internal or external space boundaries, or an external spatial
|
||||
@@ -522,9 +669,15 @@ class IFC_PARSE_API IfcSolidOrShell : public virtual IfcUtil::IfcBaseInterface {
|
||||
///
|
||||
/// HISTORY New select type
|
||||
/// in IFC2x4.
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpaceBoundarySelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// The IfcSpecularHighlightSelect defines the selectable types of value for specular highlight sharpness.
|
||||
///
|
||||
/// NOTE: The two select types relate to the different ways to specifiy the sharpness (or shininess) of the specular part of the reflectance equation. It relates to the attributes:
|
||||
@@ -535,7 +688,10 @@ class IFC_PARSE_API IfcSpatialReferenceSelect : public virtual IfcUtil::IfcBaseI
|
||||
/// For each surface side style only one of the two methods is needed for calculating the specular part of the equation.
|
||||
///
|
||||
/// HISTORY: New type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: This type definition shall be used to
|
||||
/// distinguish between a reference to an instance either of
|
||||
/// IfcStructuralItem or IfcBuildingElement. The
|
||||
@@ -545,7 +701,10 @@ class IFC_PARSE_API IfcSpecularHighlightSelect : public virtual IfcUtil::IfcBase
|
||||
///
|
||||
/// HISTORY: New type in Release IFC2x
|
||||
/// Edition 2.
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcSurfaceOrFaceSurface provides the option to either select a geometric surface (IfcSurface
|
||||
/// and subtypes) within a geometric model, or a face with associated surface geometry and coordinates (IfcFaceSurface) within a topological model.
|
||||
/// SELECT
|
||||
@@ -555,7 +714,10 @@ class IFC_PARSE_API IfcStructuralActivityAssignmentSelect : public virtual IfcUt
|
||||
/// IfcFaceBasedSurfaceModel (a connected face set, representing a faceted surface as an approximation of a non planar, non rectangular bounded surface)
|
||||
///
|
||||
/// HISTORY New select type in IFC2x3.
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-46:1992: The surface style element select is a selection of the different surface styles to use in the presentation of the side of a surface.
|
||||
///
|
||||
/// The select type only includes the IfcSurfaceStyleRendering (which is the equivalent to surface_style_rendering) from the select type surface_style_element_select. In addition it has the IfcSurfaceStyleLighting, which holds the exact physically based lighting properties for lighting based calculation algorithms (as the opposite to the rendering based calculation), the IfcSurfaceStyleRefraction (for more advanced refraction indices) and IfcSurfaceStyleWithTextures (to allow for image textures applied to surfaces). In addition an IfcExternallyDefinedSurfaceStyle can be selected that points into an external material library.
|
||||
@@ -565,7 +727,10 @@ class IFC_PARSE_API IfcSurfaceOrFaceSurface : public virtual IfcUtil::IfcBaseInt
|
||||
/// NOTE: Corresponding ISO 10303 type: surface_style_element_select. Please refer to ISO/IS 10303-46:1994, p. 85 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY: New Select type in IFC2x2.
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal. The definition of the text font model is based on W3C TR Cascading Style Sheet Version 1, whereas the definition of predefined text font is based on ISO 10303.
|
||||
///
|
||||
/// NOTE IfcTextFontSelect is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation. Corresponding ISO 10303 name: font_select. Please refer to ISO/IS 10303-46:1994, p. 133 for the final definition of the formal standard.
|
||||
@@ -573,22 +738,37 @@ class IFC_PARSE_API IfcSurfaceStyleElementSelect : public virtual IfcUtil::IfcBa
|
||||
/// HISTORY New type in IFC2x2.
|
||||
///
|
||||
/// IFC2x3 CHANGE The select type has been renamed from IfcFontSelect.
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTextFontSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.
|
||||
/// HISTORY New SELECT in IFC2x4
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTimeOrRatioSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTranslationalStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTransportElementTypeSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This select type identifies the two possible ways of trimming a parametric curve; by a Cartesian point on the curve, or by a REAL number defining a parameter value within the parametric range of the curve.
|
||||
///
|
||||
/// NOTE Corresponding ISO 10303 type: trimming_select, please refer to ISO/IS 10303-42:1994, p. 20 for the final definition of the formal standard.
|
||||
///
|
||||
/// HISTORY New Type in IFC Release 1.0
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-41:1992: A unit is a physical quantity, with a value of one, which is used as a standard in terms of which other quantities are expressed.
|
||||
///
|
||||
/// NOTE: Select item IfcMonetaryUnit is an addition to ISO 10303-41.
|
||||
@@ -602,7 +782,10 @@ class IFC_PARSE_API IfcTrimmingSelect : public virtual IfcUtil::IfcBaseInterface
|
||||
/// IfcMonetaryUnit: A unit for defining currencies.
|
||||
///
|
||||
/// HISTORY: New type in IFC Release 1.5.1.
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// IfcValue is a select type for selecting between more specialised select types IfcSimpleValue,
|
||||
/// IfcMeasureValue and IfcDerivedMeasureValue.
|
||||
///
|
||||
@@ -613,7 +796,10 @@ class IFC_PARSE_API IfcUnit : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// IfcDerivedMeasureValue A select type for derived measure types.
|
||||
///
|
||||
/// HISTORY New type in IFC Release 2x.
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from ISO/CD 10303-42:1992: This type is used to
|
||||
/// identify the types of entity which can participate in vector computations.
|
||||
///
|
||||
@@ -622,11 +808,17 @@ class IFC_PARSE_API IfcValue : public virtual IfcUtil::IfcBaseInterface {};
|
||||
/// definition of the formal standard.
|
||||
/// HISTORY New Type in IFC Release
|
||||
/// 1.5
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcVectorOrDirection : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
/// Definition from IAI: A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
|
||||
///
|
||||
/// HISTORY: New type in IFC 2x4.
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {};
|
||||
class IFC_PARSE_API IfcWarpingStiffnessSelect : public virtual IfcUtil::IfcBaseInterface {
|
||||
public:
|
||||
static const IfcParse::select_type& Class();
|
||||
};
|
||||
class IFC_PARSE_API IfcActionRequestTypeEnum : public IfcUtil::IfcBaseType {
|
||||
/// IfcActionRequestTypeEnum defines the types of sources through which a request can be made.
|
||||
/// HISTORY: New Enumeration in IFC2x4.
|
||||
|
||||
Reference in New Issue
Block a user