CATTPSUseItf Interface CATITPSNoaRepresentation
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSNoaRepresentation
Interface to manage the graphical representation of TPS Noa object.
Method Index
- o
GetDitto(CATIDftDitto**)
-
Retrieves the Ditto used for Noa representation.
- o
GetNoaDittoAssoc(CATBoolean*)
- Tells if the Noa has a special representation:
Assoc Orient and Pos on geometry, puts ditto origin at the
middle of Noa rep
- o
GetNoaRep(CATTPSNoaRepType*)
- Retrieves Representation of Noa.
Methods
o GetDitto
public virtual GetDitto( | | opiDftDitto) |
-
Retrieves the Ditto used for Noa representation.
- Parameters:
-
- opiDitto
- The Ditto use for Noa representation.
o GetNoaDittoAssoc
public virtual GetNoaDittoAssoc( | | obAssoc) |
-
Tells if the Noa has a special representation:
Assoc Orient and Pos on geometry, puts ditto origin at the
middle of Noa rep
- Parameters:
-
- opiAssoc
-
Legal values: TRUE if Noa has a special
representation, or FALSE otherwise.
o GetNoaRep
public virtual GetNoaRep( | | oNoaRep) |
-
Retrieves Representation of Noa.
- Parameters:
-
- oNoaRep
- Noa graphical representation type (Text or Ditto).
This object is included in the file: CATITPSNoaRepresentation.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.