CATStrUseItf Interface CATIStrUseOpeningOnProfile
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIStrUseOpeningOnProfile
Interface representing Opening on Profile object.
An opening is created, deleted and retrieved using the CATIStrUseOpeningOnProfileMngt
interface, which is implemented for profile object.
- See also:
-
Method Index
- o
GetStrOpening(CATIStrUseOpening_var&)
- Gets the Structure Opening.
Methods
o GetStrOpening
public virtual GetStrOpening( | | oStrOpening) |
-
Gets the Structure Opening. (@see CATIStrUseOpening)
- Parameters:
-
- oStrOpening
- Opening.
- Returns:
- HRESULT Return code of function.
S_OK if everything ran ok.
E_FAIL if something went wrong.
This object is included in the file: CATIStrUseOpeningOnProfile.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.