|
const OdDAIObjectId & | getPlacement () const |
|
void | setPlacement (const OdDAIObjectId &Placement) |
|
IfcCurveMeasureSelect | segmentStart () |
|
IfcCurveMeasureSelect | segmentLength () |
|
const OdDAIObjectId & | getParentCurve () const |
|
void | setParentCurve (const OdDAIObjectId &ParentCurve) |
|
| IfcCurveSegment () |
|
virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) |
|
virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) |
|
virtual OdDAI::Entity * | getInstanceType () const |
|
virtual OdRxValue | getAttr (const char *attrName) const |
|
virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const |
|
virtual void | unsetAttr (const char *explicitAttrName) |
|
virtual bool | testAttr (const char *explicitAttrName) const |
|
virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) |
|
virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
|
virtual OdIfc::OdIfcEntityType | type () const |
|
virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const |
|
virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) |
|
virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const |
|
virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
|
IfcTransitionCode | getTransition () const |
|
void | setTransition (IfcTransitionCode Transition) |
|
void | getInvUsingCurves (OdDAIObjectIds &UsingCurves) const |
|
| IfcSegment () |
|
virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) |
|
virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) |
|
virtual OdDAI::Entity * | getInstanceType () const |
|
virtual OdRxValue | getAttr (const char *attrName) const |
|
virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const |
|
virtual void | unsetAttr (const char *explicitAttrName) |
|
virtual bool | testAttr (const char *explicitAttrName) const |
|
virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) |
|
virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
|
virtual OdIfc::OdIfcEntityType | type () const |
|
virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const |
|
virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) |
|
virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const |
|
virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
|
virtual OdDAI::Entity * | getInstanceType () const |
|
virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const |
|
virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
|
virtual OdIfc::OdIfcEntityType | type () const |
|
void | getInvLayerAssignment (OdDAIObjectIds &LayerAssignment) const |
|
void | getInvStyledByItem (OdDAIObjectIds &StyledByItem) const |
|
virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) |
|
virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) |
|
virtual OdDAI::Entity * | getInstanceType () const |
|
virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const |
|
virtual void | unsetAttr (const char *explicitAttrName) |
|
virtual bool | testAttr (const char *explicitAttrName) const |
|
virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
|
virtual OdIfc::OdIfcEntityType | type () const |
|
virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const |
|
virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) |
|
virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const |
|
virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
|
| ODRX_DECLARE_MEMBERS (OdIfcEntity) |
|
| OdIfcEntity () |
|
| ~OdIfcEntity () |
|
virtual bool | isKindOf (OdIfcEntityType entityType) const |
|
bool | isInstanceOf (OdIfcEntityType entityType) const |
|
virtual OdIfcEntityType | type () const |
|
virtual OdRxValue | getAttr (const OdIfcAttribute attrDef) const |
|
virtual bool | testAttr (const char *explicitAttrName) const |
|
virtual bool | testAttr (const OdIfcAttribute explicitAttrDef) const |
|
virtual void | unsetAttr (const char *explicitAttrName) |
|
virtual void | unsetAttr (const OdIfcAttribute explicitAttrDef) |
|
virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) |
|
virtual bool | putAttr (const OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
|
IfcOpResult | resolved () |
|
void | resolve (IfcOpResult resolved, void *resPtr) |
|
void | unresolve () |
|
virtual void | setGsNode (OdGsCache *pGsNode) |
|
virtual OdGsCache * | gsNode () const |
|
virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
|
virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
|
This class represents a type of segment positioned along a curve cutting a segment from the parent curve. The positioning curve (StartPlacement.PlacementMeasuredAlong) does not necessarily correspond with the ParentCurve.
Definition at line 43 of file IfcCurveSegmentAutoImpl.h.