CATStrUseItf Interface CATIStrUseOpening3DObject
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIStrUseOpening3DObject
Interface to define opening using 3DObject.
Role: Allows you to set or get 3dObject required for creating opening.
Method Index
- o
GetIntersectingElement(CATIMmiMechanicalFeature_var&)
- Define the Contour of the Opening
Gets a the geometrical element which defines the contour.
- o
SetIntersectingElement(CATIMmiMechanicalFeature_var&)
- Define the Contour of the Opening
Sets a the geometrical element which defines the contour.
Methods
o GetIntersectingElement
public virtual GetIntersectingElement( | | ospIntersectingElement) |
-
Define the Contour of the Opening
Gets a the geometrical element which defines the contour.
- Parameters:
-
- ospIntersectingElement
- It can be a closed wire, a closed surface or a volume.
o SetIntersectingElement
public virtual SetIntersectingElement( | const | ispIntersectingElement) |
-
Define the Contour of the Opening
Sets a the geometrical element which defines the contour.
- Parameters:
-
- ispIntersectingElement
- It can be a closed wire, a closed surface or a volume.
This object is included in the file: CATIStrUseOpening3DObject.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.