CATPartUseItf Interface CATIPdgUsePrtLimit
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPdgUsePrtLimit
Interface which provides an extended limit behaviour to a limit feature.
Role: Some features contain one or several limit components which
describe how their own shape is limited.
A limit allows users to manage offsets.
- See also:
- , ,
Method Index
- o
GetOffset()
- Gets the offset specification.
- o
GetOffsetParm()
- Gets the offset parameter.
- o
SetOffset(double)
- Sets the offset specification in case the limit type is catOffsetLimit.
Methods
o GetOffset
public virtual GetOffset( | ) |
-
Gets the offset specification.
- Returns:
- The offset value.
o GetOffsetParm
public virtual GetOffsetParm( | ) |
-
Gets the offset parameter.
- Returns:
- The offset parameter.
o SetOffset
public virtual SetOffset( | | iOffset) |
-
Sets the offset specification in case the limit type is catOffsetLimit.
- Parameters:
-
- iOffset
- The offset value.
This object is included in the file: CATIPdgUsePrtLimit.h
If needed, your Imakefile.mk should include the module: CATPartUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.