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

#include <AECGeSlabEdge.h>

Inheritance diagram for AECGeSlabEdge:
AECGeSegment2d AECImpObj OdRxObjectImpl< OdRxObject, AECImpObj > OdRxObject

Public Member Functions

OdUInt16 GetIndex () const
 
void SetIndex (OdUInt16 iIndex)
 
OdDbObjectId GetSlabEdgeStyle () const
 
void SetSlabEdgeStyle (const OdDbObjectId &id)
 
double GetAngle () const
 
void SetAngle (double dAngle)
 
double GetOverhang () const
 
void SetOverhang (double dOverhang)
 
AECDefs::SlabEdgeOrientation GetOrientation () const
 
void SetOrientation (AECDefs::SlabEdgeOrientation eOrientation)
 
void MarkNew (bool bNew)
 
bool IsNew () const
 
void SetUpdateFlag (bool bUpdateNeeded)
 
bool IsUpdateNeeded () const
 
virtual void copyFrom (const OdRxObject *pSource)
 
- Public Member Functions inherited from AECGeSegment2d
AECDefs::SegmentType GetType () const
 
void GetStartPoint (OdGePoint2d &ptStart) const
 
void GetEndPoint (OdGePoint2d &ptEnd) const
 
double GetBulge () const
 
AECDefs::SegmentEdgePosition GetPosition () const
 
void SetPosition (AECDefs::SegmentEdgePosition ePosition)
 
bool IsVisible () const
 
void SetVisible (bool bVisible)
 
virtual OdUInt32 GetSubsegmentCount () const
 
AECAttributeSubPtr GetAttribute () const
 
void SetAttribute (AECAttributePtr pAttr)
 
virtual void copyFrom (const OdRxObject *pSource)
 
void Get (FacetModeler::Segment2D &cSegment) const
 
void Set (const OdGePoint2d &ptStart, const OdGePoint2d &ptEnd, double dBulge=0)
 
void Set (const FacetModeler::Segment2D &cSegment)
 
void SetFullCircle (const OdGePoint2d &ptCenter, double dRadius, bool bClockwise)
 DOM.
 
- Public Member Functions inherited from AECImpObj
const OdStringGetDescription () const
 
void SetDescription (const OdString &strDescription)
 
virtual void onObjectLoaded ()
 
virtual void SubClose ()
 DOM.
 
OdRxObjectGetOwner () const
 
OdRxObjectGetOwner (OdRxClass *pClass) const
 
void addRefSubPtr ()
 
void releaseSubPtr ()
 
void assertReadEnabled () const
 
void assertWriteEnabled (bool autoUndo=true, bool recordModified=true)
 
bool isReadEnabled () const
 
bool isWriteEnabled () const
 
OdDbDatabasedatabase () const
 
void copyFrom (const OdRxObject *pOther)
 
virtual OdUInt16 minSupportedVersion () const
 
void SetOwner (OdDbObject *pOwner)
 DOM.
 
void SetOwner (AECImpObj *pOwner)
 DOM.
 
class AECSIBase * GetImpl () const
 DOM.
 
virtual OdResult dwgInFieldsEx20 (AECDbDwgFiler *pFiler)
 DOM.
 
virtual OdResult dwgInFieldsEx1 (AECDbDwgFiler *pFiler)
 DOM.
 
- Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj >
 OdRxObjectImpl ()
 
void addRef ()
 
void release ()
 
long numRefs () const
 
- Public Member Functions inherited from OdRxObject
 ODRX_HEAP_OPERATORS ()
 
 OdRxObject ()
 
virtual ~OdRxObject ()
 
virtual OdRxObjectqueryX (const OdRxClass *pClass) const
 
virtual OdRxObjectx (const OdRxClass *pClass) const
 
virtual OdRxClassisA () const
 
virtual void addRef ()=0
 
virtual void release ()=0
 
virtual long numRefs () const
 
bool isKindOf (const OdRxClass *pClass) const
 
virtual OdRxObjectPtr clone () const
 
virtual void copyFrom (const OdRxObject *pSource)
 
virtual OdRx::Ordering comparedTo (const OdRxObject *pOther) const
 
virtual bool isEqualTo (const OdRxObject *pOther) const
 

Protected Types

enum  {
  kHasStyle = 1 , kHasOverhang = 2 , kOrientation = 4 , kNew = 8 ,
  kUpdateNeeded = 16
}
 DOM. More...
 

Protected Attributes

OdUInt16 m_nId
 
OdDbHardPointerId m_slabEdgeStyleId
 
double m_dAngle
 
double m_dOverhang
 
OdUInt8 m_flags
 
- Protected Attributes inherited from AECImpObj
class AECSIBase * m_pImp
 DOM.
 
OdUInt16 m_iMinSupportedVersion
 

Additional Inherited Members

- Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj >
static OdSmartPtr< AECImpObjcreateObject ()
 
- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 
- Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj >
 ODRX_HEAP_OPERATORS ()
 

Detailed Description

Slab Edge.

<group TA_API_Subobjects_Ge>

Definition at line 35 of file AECGeSlabEdge.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
protected

DOM.

Enumerator
kHasStyle 
kHasOverhang 
kOrientation 
kNew 
kUpdateNeeded 

Definition at line 112 of file AECGeSlabEdge.h.

Member Function Documentation

◆ copyFrom()

virtual void AECGeSlabEdge::copyFrom ( const OdRxObject pSource)
virtual

OdRxObject::copyFrom override

Reimplemented from AECGeSegment2d.

◆ GetAngle()

double AECGeSlabEdge::GetAngle ( ) const

Returns the slope angle.

◆ GetIndex()

OdUInt16 AECGeSlabEdge::GetIndex ( ) const

Returns the Slab Edge index.

Remarks
It is unique within AECGeSlabFace container.

◆ GetOrientation()

AECDefs::SlabEdgeOrientation AECGeSlabEdge::GetOrientation ( ) const

Returns the slope orientation.

◆ GetOverhang()

double AECGeSlabEdge::GetOverhang ( ) const

Returns the overhang value.

◆ GetSlabEdgeStyle()

OdDbObjectId AECGeSlabEdge::GetSlabEdgeStyle ( ) const

Returns the Object ID of Slab Edge Style (AECDbSlabEdgeStyle).

Remarks
If the return value is null it means that the style is not assigned.

◆ IsNew()

bool AECGeSlabEdge::IsNew ( ) const

◆ IsUpdateNeeded()

bool AECGeSlabEdge::IsUpdateNeeded ( ) const

◆ MarkNew()

void AECGeSlabEdge::MarkNew ( bool  bNew)

◆ SetAngle()

void AECGeSlabEdge::SetAngle ( double  dAngle)

Sets slope angle.

◆ SetIndex()

void AECGeSlabEdge::SetIndex ( OdUInt16  iIndex)

Sets the Slab Edge index.

◆ SetOrientation()

void AECGeSlabEdge::SetOrientation ( AECDefs::SlabEdgeOrientation  eOrientation)

Sets the slope orientation.

◆ SetOverhang()

void AECGeSlabEdge::SetOverhang ( double  dOverhang)

Sets the overhang value.

◆ SetSlabEdgeStyle()

void AECGeSlabEdge::SetSlabEdgeStyle ( const OdDbObjectId id)

Sets the Object ID of Slab Edge Style.

◆ SetUpdateFlag()

void AECGeSlabEdge::SetUpdateFlag ( bool  bUpdateNeeded)

Member Data Documentation

◆ m_dAngle

double AECGeSlabEdge::m_dAngle
protected

Definition at line 132 of file AECGeSlabEdge.h.

◆ m_dOverhang

double AECGeSlabEdge::m_dOverhang
protected

Definition at line 136 of file AECGeSlabEdge.h.

◆ m_flags

OdUInt8 AECGeSlabEdge::m_flags
protected

Definition at line 139 of file AECGeSlabEdge.h.

◆ m_nId

OdUInt16 AECGeSlabEdge::m_nId
protected

Definition at line 123 of file AECGeSlabEdge.h.

◆ m_slabEdgeStyleId

OdDbHardPointerId AECGeSlabEdge::m_slabEdgeStyleId
protected

Definition at line 127 of file AECGeSlabEdge.h.


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