CATTPSBaseUseItf Interface CATITPSPlane
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSPlane
Interface implemented by Constructed Geometry (CG) type plane.
Role this interface allows to manipulate a contructed geometry
type plane.
To retrieve topology linked to a constructed geometry uses CATITTRSGeometry
- See also:
-
Method Index
- o
GetAssocThread(CATITPSThread**)
- Gets the thread of plane.
Methods
o GetAssocThread
public virtual GetAssocThread( | | opiTPSThread) |
-
Gets the thread of plane.
Role this method returns the thread of the plane.
Precondition Only available for constructed geometry type
plane aggregated by a constructed geometry type “thread”.
- Parameters:
-
- opiTPSThread
- [out, IUnknown#Release] CG thread.
- Returns:
-
- S_OK
- The thread is retrieved.
- E_FAIL
- if the operation failed.
This object is included in the file: CATITPSPlane.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.