Usage: you must use this class as is. You should never derive it.
public class CATHLRResult
Class defining an object to access the results of an HLR operation.
The CATHLRResult object is created by the method
CATICGMHLROperator::GetResult() after a successful run of the operator. It is the user's
responsibility to release the result object after it has been used.
The HLR result provides access to the CATHLRBodyInstanceIterator iterator
which in turn provides access to the CATHLRBodySubEdgeIterator iterator.
These iterators can then be used to retrieve visibility information and compute the projection
of selected edges onto the projection plane.
public virtual GetBodyInstanceIterator( | ) |
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.