CATStrUseItf Interface CATIRfgUsePart
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIRfgUsePart
Interface to manage attributes on the Part.
Method Index
- o
GetCentreLinePlane(CATIMmiMechanicalFeature_var&)
-
- o
GetHull(CATIMmiMechanicalFeature_var&)
-
- o
GetMidShipPlane(CATIMmiMechanicalFeature_var&)
-
- o
GetPlaneSystems(CATLISTV(CATIMmiMechanicalFeature_var)&)
-
- o
GetProjectData(CATIMmiMechanicalFeature_var&)
- Get ProjectData tool.
Methods
o GetCentreLinePlane
public virtual GetCentreLinePlane( | | oCentreLinePlane) |
-
o GetHull
public virtual GetHull( | | ospHull) |
-
o GetMidShipPlane
public virtual GetMidShipPlane( | | oMidShipPlane) |
-
o GetPlaneSystems
public virtual GetPlaneSystems( | | oListOfPlaneSystems) |
-
o GetProjectData
public virtual GetProjectData( | | ospProjectData) |
-
Get ProjectData tool.
- Parameters:
-
- ospProjectData
- [out] Project data tool.
This object is included in the file: CATIRfgUsePart.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.