CATTPSBaseUseItf Interface CATITPSGeometry
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSGeometry
Interface dedicated to CG features.
- See also:
-
- See also:
-
- See also:
-
Method Index
- o
GetGeomType(CATTPSCGType*)
- Gets constructed geometry type used on creation.
- o
GetRepresentedTTRS(CATITTRSList**)
- Retrieves a CATITTRSList to read a list of features
upon which is applied the current object.
- o
GetSet(CATITPSSet**)
- Retrieves tolerancing set the geometry belongs too.
- o
GetStatus(CATTPSStatus*)
- Gets Semantic status.
- o
GetTTRS(CATITTRSList**)
- Retrieves a CATITTRSList to read a list of features
upon which is applied the current object.
Methods
o GetGeomType
public virtual GetGeomType( | | oType) |
-
Gets constructed geometry type used on creation.
- Parameters:
-
- oType
- The CG creation type.
o GetRepresentedTTRS
public virtual GetRepresentedTTRS( | | opiRepresentedTTRSList) |
-
Retrieves a CATITTRSList to read a list of features
upon which is applied the current object.
As GetTTRS, this call will be the represented TTRS as far as a
represented link was defined
o GetSet
public virtual GetSet( | | oSet) |
-
Retrieves tolerancing set the geometry belongs too.
o GetStatus
public virtual GetStatus( | | oStatus) |
-
Gets Semantic status.
- Parameters:
-
- oStatus
- The CG status.
o GetTTRS
public virtual GetTTRS( | | opiTTRS) |
-
Retrieves a CATITTRSList to read a list of features
upon which is applied the current object.
Result of this call will mostly be a singleton, but it can
also happen situations where the list size is higher than 1;
this way, we have defined a specification related to
several surfaces (regarless the order in which the surfaces
are stored)
This object is included in the file: CATITPSGeometry.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.