CATStrUseItf Interface CATIStrUsePlateServices

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


interface CATIStrUsePlateServices

Interface for getting list of free edges.
Feature implementing this interface: Plate (SFD/SDD).


Method Index


o GetFreeEdges(CATLISTV(CATBaseUnknown_var)&,CATLISTV(CATIMmiMechanicalFeature_var)&)
Get the list of free edges and its limits for this plate.

Methods


o GetFreeEdges
public virtual GetFreeEdges( oListOfFreeEdges,
oListOfFreeEdgeLimits)
Get the list of free edges and its limits for this plate. These edges are generally of the top surface in case of SDD plate.
Parameters:
oListOfFreeEdges
List of Free Edges for this Plate.
oListOfFreeEdgeLimits
List of Free Edge limits for this Plate.

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

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