Class Ifc2x3::IfcTerminatorSymbol¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcAnnotationSymbolOccurrence
(Class Ifc2x3::IfcAnnotationSymbolOccurrence)
Derived Type¶
public Ifc2x3::IfcDimensionCurveTerminator
(Class Ifc2x3::IfcDimensionCurveTerminator)
Class Documentation¶
-
class
Ifc2x3
::
IfcTerminatorSymbol
: public Ifc2x3::IfcAnnotationSymbolOccurrence¶ Subclassed by Ifc2x3::IfcDimensionCurveTerminator
Public Types
-
typedef IfcTemplatedEntityList<IfcTerminatorSymbol>
list
¶
Public Functions
-
::Ifc2x3::IfcAnnotationCurveOccurrence *
AnnotatedCurve
() const¶
-
void
setAnnotatedCurve
(::Ifc2x3::IfcAnnotationCurveOccurrence *v)¶
-
IfcTerminatorSymbol
(IfcEntityInstanceData *e)¶
-
IfcTerminatorSymbol
(::Ifc2x3::IfcRepresentationItem *v1_Item, IfcTemplatedEntityList<::Ifc2x3::IfcPresentationStyleAssignment>::ptr v2_Styles, boost::optional<std::string> v3_Name, ::Ifc2x3::IfcAnnotationCurveOccurrence *v4_AnnotatedCurve)¶
-
typedef IfcTemplatedEntityList<IfcTerminatorSymbol>