Class Ifc2x3::IfcDraughtingCallout¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcGeometricRepresentationItem(Class Ifc2x3::IfcGeometricRepresentationItem)
Derived Types¶
public Ifc2x3::IfcDimensionCurveDirectedCallout(Class Ifc2x3::IfcDimensionCurveDirectedCallout)public Ifc2x3::IfcStructuredDimensionCallout(Class Ifc2x3::IfcStructuredDimensionCallout)
Class Documentation¶
-
class
Ifc2x3::IfcDraughtingCallout: public Ifc2x3::IfcGeometricRepresentationItem¶ Subclassed by Ifc2x3::IfcDimensionCurveDirectedCallout, Ifc2x3::IfcStructuredDimensionCallout
Public Types
-
typedef IfcTemplatedEntityList<IfcDraughtingCallout>
list¶
Public Functions
-
IfcEntityList::ptr
Contents() const¶
-
void
setContents(IfcEntityList::ptr v)¶
-
IfcTemplatedEntityList<IfcDraughtingCalloutRelationship>::ptr
IsRelatedFromCallout() const¶
-
IfcTemplatedEntityList<IfcDraughtingCalloutRelationship>::ptr
IsRelatedToCallout() const¶
-
IfcDraughtingCallout(IfcEntityInstanceData *e)¶
-
IfcDraughtingCallout(IfcEntityList::ptr v1_Contents)¶
-
typedef IfcTemplatedEntityList<IfcDraughtingCallout>