CATTPSBaseUseItf Interface CATITPSThread

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATITPSThread

Interface implemented by Constructed Geometry (CG) type thread.

Role this interface allows to manipulate a contructed geometry type thread. To retrieve topology linked to a constructed geometry uses CATITTRSGeometry

See also:


Method Index


o GetCylinder(CATITPSCylinder**)
Get cylinder of thread.
o GetLowerPlane(CATITPSPlane**)
Get lower plane of thread.
o GetUpperPlane(CATITPSPlane**)
Gets upper plane of thread.

Methods


o GetCylinder
public virtual GetCylinder( opiTPSCylinder)
Get cylinder of thread.
Role Gets the cylinder of the thread corresponding to the body of the thread.
Parameters:
opiTPSCylinder
[out, IUnknown#Release] CG cylinder.
o GetLowerPlane
public virtual GetLowerPlane( opiTPSPlane)
Get lower plane of thread.
Role Gets the lower plane of the thread corresponding to one extremity of the thread.
Parameters:
opiTPSPlane
[out, IUnknown#Release] CG plane
o GetUpperPlane
public virtual GetUpperPlane( opiTPSPlane)
Gets upper plane of thread.
Role Gets the upper plane of the thread corresponding to one extremity of the thread.
Parameters:
opiTPSPlane
[out, IUnknown#Release] CG plane

This object is included in the file: CATITPSThread.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.