CATCompositesUseItf Interface CATICciCore

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATICciCore

Interface to Core feature.
Role: Allows to access data of Composites core feature.

See also:


Method Index


o GetEngineeringGeometry(CATBaseUnknown_var&)
Gets the Core's engineering geometry.
o SetGeometry(CATBaseUnknown*)
Sets the Geometry.
o SetGeometryFromAngle(CATBaseUnknown_var&,double,double)
Define geometry of core as a basic variable core (solid) defined from a contour, a slope and an offset

Methods


o GetEngineeringGeometry
public virtual GetEngineeringGeometry( oGeometry)
Gets the Core's engineering geometry.
Parameters:
oGeometry
The Engineering/Manufacturing geometry (solid).
o SetGeometry
public virtual SetGeometry( iSolid)
Sets the Geometry.
Parameters:
iGeometry
The Engineering/Manufacturing geometry (solid).
o SetGeometryFromAngle
public virtual SetGeometryFromAngle( const ispContour,
const iSlopeAngle,
const iOffset)
Define geometry of core as a basic variable core (solid) defined from a contour, a slope and an offset
Parameters:
ispContour
Base contour (feature with resulting bod ymade of a closed wire)
iSlopeAngle
Angle of slope in radians
iOffset
Offset in mm from base contour defining height of core solid geometry

This object is included in the file: CATICciCore.h
If needed, your Imakefile.mk should include the module: CATCompositesUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.