GMModelInterfaces Interface CATLoop

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


interface CATLoop

Interface representing a set of connected edges of a face.

The connected edges are the boundaries of a face, or immersed into a face, depending on the CATLocation attribute. A CATLoop is created with the or methods and deleted with the method. It can be open or not.


Method Index


o CalcArea()
o Done()
States that this CATLoop construction is finished.

Methods


o CalcArea
public virtual CalcArea()
Deprecated:
V5R14
o Done
public virtual Done()
States that this CATLoop construction is finished.
Checks are run to detect topological problems. To call after the geometric supports have been defined.

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

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