[ROOT] --> small

class CRepresentation_itemStep
    extends CBaseStep as public

Class from which all geometric and topological step classes are derived! . .

Source:
Representation_itemStep.h:29

Constructors Index

CRepresentation_itemStep
[public] default constuctor
~CRepresentation_itemStep
[public] default destuctor


Methods Index

backPtr
[public]
Serialize
[public] write step data


Constructors

CRepresentation_itemStep

public CRepresentation_itemStep ( ) ;

default constuctor

default constuctor . .

CRepresentation_itemStep

public virtual ~ CRepresentation_itemStep ( ) ;

default destuctor

. .


Methods

Serialize

public void Serialize ( stepArchive & ar ) ;

write step data

Serialize method writes out step data . .

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.