[ROOT] --> small

class CFaceStep
    extends CTopological_representation_itemStep as public

Author:
unascribed

Version:
unknown

Source:
FaceStep.h:25

Constructors Index

CFaceStep
[public]
~CFaceStep
[public]


Variables Index

m_bounds
[protected]
m_pSurfaceStep
[public]


Methods Index

Add
[public]
backPtr
[public]
fin
[public]
GetAt
[public]
GetFace_outer_bound
[public]
GetSize
[public]
negate
[public]
Serialize
[public]
validate
[public]


Constructors

CFaceStep

public CFaceStep ( CBaseStep * pFrom ,
                   CFace_boundStep * p_face_bound ,
                   int iNumFB = 1 ) ;

CFaceStep

public virtual ~ CFaceStep ( ) ;


Variables

m_bounds

protected CPtrArray m_bounds

m_pSurfaceStep

public CSurfaceStep * m_pSurfaceStep


Methods

GetSize

public int GetSize ( ) ;

GetFace_outer_bound

public CFace_outer_boundStep * GetFace_outer_bound ( ) ;

GetAt

public CFace_boundStep * GetAt ( int i ) ;

validate

public HRESULT validate ( void ) ;

negate

public HRESULT negate ( void ) ;

fin

public void fin ( ) ;

Add

public int Add ( CFace_boundStep * pfb ) ;

Serialize

public void Serialize ( stepArchive & ar ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.