CATSrsUseItf Interface CATISrsUseGridFace
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISrsUseGridFace
Interface to GridFace features.
Role: Allows you to access/modify data of a GridFace feature
GridFace features are used to create GridSets
- See also:
-
- See also:
-
- See also:
-
Method Index
- o
GetOrientation(CATBoolean&)
- Gets the orientation.
- o
GetShortName(CATUnicodeString&)
- Get a short name
- o
SetShortName(CATUnicodeString&)
- Set a short name
Methods
o GetOrientation
public virtual GetOrientation( | | oOrient) |
-
Gets the orientation.
- Parameters:
-
- oOrient
- GridSet's orientation.
(TRUE means that orientation is the same as direction)
o GetShortName
public virtual GetShortName( | | oShortName) |
-
Get a short name
- Parameters:
-
- oShortName
- Short Name of the grid face.
o SetShortName
public virtual SetShortName( | const | iShortName) |
-
Set a short name
- Parameters:
-
- iShortName
- Short Name to set for the grid face.
This object is included in the file: CATISrsUseGridFace.h
If needed, your Imakefile.mk should include the module: CATSrsUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.