DraftingUseItf Interface CATIDftAreaFill
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDftAreaFill
Interface to manage the Areafill object.
Method Index
- o
GetPattern(CATIDftPattern**)
- Gets the pattern used for area fill representation.
- o
SetPattern(CATIDftPattern*)
- Sets the pattern used for area fill representation.
Methods
o GetPattern
public virtual GetPattern( | | oPattern) |
-
Gets the pattern used for area fill representation.
- Returns:
- the pattern reference.
- See also:
- , , ,
o SetPattern
public virtual SetPattern( | const | iPattern) |
-
Sets the pattern used for area fill representation.
- Parameters:
-
- iPattern
- Pattern reference.
- See also:
- , , ,
This object is included in the file: CATIDftAreaFill.h
If needed, your Imakefile.mk should include the module: CATDraftingUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.