CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
OdIfc4::IfcBSplineSurface Class Reference

#include <IfcBSplineSurfaceAutoImpl.h>

Inheritance diagram for OdIfc4::IfcBSplineSurface:
OdIfc4::IfcBoundedSurface OdIfc4::IfcSurface OdIfc4::IfcGeometricRepresentationItem OdIfc4::IfcRepresentationItem OdIfc::OdIfcEntity OdIfc4::IfcBSplineSurfaceWithKnots OdIfc4::IfcRationalBSplineSurfaceWithKnots

Public Member Functions

int getUDegree () const
 
void setUDegree (int UDegree)
 
int getVDegree () const
 
void setVDegree (int VDegree)
 
void getControlPointsList (OdArray< OdDAIObjectIds > &ControlPointsList) const
 
OdDAI::List< OdDAI::Aggr * > & controlPointsList ()
 
IfcBSplineSurfaceForm getSurfaceForm () const
 
void setSurfaceForm (IfcBSplineSurfaceForm SurfaceForm)
 
OdDAI::Logical getUClosed () const
 
void setUClosed (OdDAI::Logical UClosed)
 
OdDAI::Logical getVClosed () const
 
void setVClosed (OdDAI::Logical VClosed)
 
OdDAI::Logical getSelfIntersect () const
 
void setSelfIntersect (OdDAI::Logical SelfIntersect)
 
 IfcBSplineSurface ()
 
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
 
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
 
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
 
- Public Member Functions inherited from OdIfc4::IfcRepresentationItem
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)
 
- Public Member Functions inherited from OdIfc::OdIfcEntity
 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 OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 

Protected Attributes

int m_UDegree
 
int m_VDegree
 
OdDAI::List< OdDAI::Aggr * > m_ControlPointsList
 
OdDAI::Enum m_SurfaceForm
 
OdDAI::Logical m_UClosed
 
OdDAI::Logical m_VClosed
 
OdDAI::Logical m_SelfIntersect
 
- Protected Attributes inherited from OdIfc::OdIfcEntity
voidm_resPtr
 
IfcOpResult m_resolved
 

Additional Inherited Members

- Static Public Member Functions inherited from OdIfc::OdIfcEntity
static const OdGePoint3dasPoint3d (const OdIfcEntity *pEnt)
 
static const OdGePoint2dasPoint2d (const OdIfcEntity *pEnt)
 
static const OdGeVector3dasVector3d (const OdIfcEntity *pEnt)
 
static const OdGeVector2dasVector2d (const OdIfcEntity *pEnt)
 
static const OdGeMatrix2dasMatrix2d (const OdIfcEntity *pEnt)
 
static const OdGeMatrix3dasMatrix3d (const OdIfcEntity *pEnt)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcEntity > pEnt)
 
static const OdCmEntityColorasRgbColor (const OdIfcEntity *pEnt)
 

Detailed Description

Definition at line 37 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.

Constructor & Destructor Documentation

◆ IfcBSplineSurface()

OdIfc4::IfcBSplineSurface::IfcBSplineSurface ( )

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc4::IfcBSplineSurface::comparedToEarlyImpl ( const OdDAI::ApplicationInstance *  pOther,
OdRx::Ordering ordering 
) const
virtual

Early-bound version of instances comparison.

Parameters
pOther[in] Other application instance.
ordering[out] Receives the ordering (comparison) status.
Returns
true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Remarks
If the method returns true, the ordering parameter can receive one of the following statuses:
Value Description kLessThan -1 This object < Other Object. kEqual 0 This object = Other Object. kGreaterThan 1 This object > Other Object. kNotOrderable 2 This class is not orderable.

Reimplemented from OdIfc4::IfcBoundedSurface.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ controlPointsList()

OdDAI::List< OdDAI::Aggr * > & OdIfc4::IfcBSplineSurface::controlPointsList ( )

◆ getAttr() [1/2]

virtual OdRxValue OdIfc4::IfcBSplineSurface::getAttr ( const char *  attrName) const
virtual

Returns an attribute value for the specified attribute name.

Parameters
attrName[in] Name of an attribute to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ getAttr() [2/2]

virtual OdRxValue OdIfc4::IfcBSplineSurface::getAttr ( const OdIfc::OdIfcAttribute  attrDef) const
virtual

Returns an attribute value for the specified attribute definition.

Parameters
attrDef[in] Attribute definition to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ getControlPointsList()

void OdIfc4::IfcBSplineSurface::getControlPointsList ( OdArray< OdDAIObjectIds > &  ControlPointsList) const

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc4::IfcBSplineSurface::getInstanceType ( ) const
virtual

Returns a type of a class instance.

Returns
Pointer to the <link OdDAI__Entity, OdDAI::Entity> type that determines an entity definition within a schema.

Reimplemented from OdIfc4::IfcBoundedSurface.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ getSelfIntersect()

OdDAI::Logical OdIfc4::IfcBSplineSurface::getSelfIntersect ( ) const

◆ getSurfaceForm()

IfcBSplineSurfaceForm OdIfc4::IfcBSplineSurface::getSurfaceForm ( ) const

◆ getUClosed()

OdDAI::Logical OdIfc4::IfcBSplineSurface::getUClosed ( ) const

◆ getUDegree()

int OdIfc4::IfcBSplineSurface::getUDegree ( ) const

◆ getVClosed()

OdDAI::Logical OdIfc4::IfcBSplineSurface::getVClosed ( ) const

◆ getVDegree()

int OdIfc4::IfcBSplineSurface::getVDegree ( ) const

◆ inFields()

virtual OdResult OdIfc4::IfcBSplineSurface::inFields ( OdDAI::OdSpfFilerBase *  rdFiler)
virtual

Reads object's data from the specified filer.

Parameters
rdFiler[in] Pointer to a filer from which to read the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ isKindOf()

virtual bool OdIfc4::IfcBSplineSurface::isKindOf ( OdIfc::OdIfcEntityType  entityType) const
virtual

Checks whether the specified instance is the object derived from or belongs to this class.

Parameters
entityType[in] Entity to check.
Returns
true if the specified instance is the object derived from or belongs to this class, false otherwise.

Reimplemented from OdIfc4::IfcBoundedSurface.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ outFields()

virtual OdResult OdIfc4::IfcBSplineSurface::outFields ( OdDAI::OdSpfFilerBase *  wrFiler)
virtual

Writes object's data the the specified filer.

Parameters
wrFiler[in] Pointer to a filer to which to write the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ putAttr() [1/2]

virtual bool OdIfc4::IfcBSplineSurface::putAttr ( const char *  explicitAttrName,
const OdRxValue val 
)
virtual

Sets the specified attribute with a given value.

Parameters
explicitAttrName[in] Explicit name of the attribute to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc::OdIfcEntity.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ putAttr() [2/2]

virtual bool OdIfc4::IfcBSplineSurface::putAttr ( const OdIfc::OdIfcAttribute  explicitAttrDef,
const OdRxValue val 
)
virtual

Sets the specified attribute with a given value.

Parameters
explicitAttrDef[in] Explicit attribute definition to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ setSelfIntersect()

void OdIfc4::IfcBSplineSurface::setSelfIntersect ( OdDAI::Logical  SelfIntersect)

◆ setSurfaceForm()

void OdIfc4::IfcBSplineSurface::setSurfaceForm ( IfcBSplineSurfaceForm  SurfaceForm)

◆ setUClosed()

void OdIfc4::IfcBSplineSurface::setUClosed ( OdDAI::Logical  UClosed)

◆ setUDegree()

void OdIfc4::IfcBSplineSurface::setUDegree ( int  UDegree)

◆ setVClosed()

void OdIfc4::IfcBSplineSurface::setVClosed ( OdDAI::Logical  VClosed)

◆ setVDegree()

void OdIfc4::IfcBSplineSurface::setVDegree ( int  VDegree)

◆ testAttr() [1/2]

virtual bool OdIfc4::IfcBSplineSurface::testAttr ( const char *  explicitAttrName) const
virtual

Checks whether the specified attribute is set.

Parameters
explicitAttrName[in] Explicit name of the attribute to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ testAttr() [2/2]

virtual bool OdIfc4::IfcBSplineSurface::testAttr ( const OdIfc::OdIfcAttribute  explicitAttrDef) const
virtual

Checks whether the specified attribute is set.

Parameters
explicitAttrDef[in] Attribute definition to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc4::IfcBSplineSurface::type ( ) const
virtual

Returns the type of this entity.

Returns
A value of the <link OdIfc__OdIfcEntityType, OdIfc::OdIfcEntityType> type that represents type of this entity.

Reimplemented from OdIfc4::IfcBoundedSurface.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ unsetAttr() [1/2]

virtual void OdIfc4::IfcBSplineSurface::unsetAttr ( const char *  explicitAttrName)
virtual

Resets a value for the specified attribute.

Parameters
explicitAttrName[in] Explicit name of the attribute to reset.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

◆ unsetAttr() [2/2]

virtual void OdIfc4::IfcBSplineSurface::unsetAttr ( const OdIfc::OdIfcAttribute  explicitAttrDef)
virtual

Resets a value for the specified attribute.

Parameters
explicitAttrDef[in] Explicit definition that represents an attribute to reset.

Reimplemented from OdIfc4::IfcRepresentationItem.

Reimplemented in OdIfc4::IfcBSplineSurfaceWithKnots, and OdIfc4::IfcRationalBSplineSurfaceWithKnots.

Member Data Documentation

◆ m_ControlPointsList

OdDAI::List<OdDAI::Aggr*> OdIfc4::IfcBSplineSurface::m_ControlPointsList
protected

Definition at line 192 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.

◆ m_SelfIntersect

OdDAI::Logical OdIfc4::IfcBSplineSurface::m_SelfIntersect
protected

Definition at line 196 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.

◆ m_SurfaceForm

OdDAI::Enum OdIfc4::IfcBSplineSurface::m_SurfaceForm
protected

Definition at line 193 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.

◆ m_UClosed

OdDAI::Logical OdIfc4::IfcBSplineSurface::m_UClosed
protected

Definition at line 194 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.

◆ m_UDegree

int OdIfc4::IfcBSplineSurface::m_UDegree
protected

Definition at line 190 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.

◆ m_VClosed

OdDAI::Logical OdIfc4::IfcBSplineSurface::m_VClosed
protected

Definition at line 195 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.

◆ m_VDegree

int OdIfc4::IfcBSplineSurface::m_VDegree
protected

Definition at line 191 of file Ifc4/IfcBSplineSurfaceAutoImpl.h.


The documentation for this class was generated from the following file: