[ROOT] --> small

class CCylindrical_surfaceStep
    extends CElementary_surfaceStep as public

Author:
unascribed

Version:
unknown

Source:
Cylindrical_surfaceStep.h:15

Constructors Index

CCylindrical_surfaceStep
[public]
~CCylindrical_surfaceStep
[public]


Variables Index

m_dRadius
[public]


Methods Index

backPtr
[public]
normal
[public]
Serialize
[public]
split
[public]


Constructors

CCylindrical_surfaceStep

public CCylindrical_surfaceStep ( double dRadius ,
                                  CAxis2_placement_3dStep & rPos ) ;

CCylindrical_surfaceStep

public virtual ~ CCylindrical_surfaceStep ( ) ;


Variables

m_dRadius

public double m_dRadius


Methods

split

public HRESULT split ( CVertexStep & rVertexStep0 ,
                       CVertexStep & rVertexStep1 ) ;

Serialize

public void Serialize ( stepArchive & ar ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;

normal

public HRESULT normal ( CCartesian_pointStep * pCartesian_pointStep ,
                        CDirectionStep * & pNormalDirection ) ;


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.