DG Kernel Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > Deprecated > Deprecated API Reference > Model > Section > 3DS > IProfiledElement_KC Search Documentation


IProfiledElement_KC Interface

GetCrossection

The interface is implemented by surfaces of 3DO objects. It can be queried via ISection>IStrip>IProfiledElement_KC

See also Interface List


HRESULT GetCrossection(double position, IElement** crossection)

Parameters
position -[in] Cross-entity position
crossection -[out,retval] The crosentity element
Remarks
Returns 2D cros-section of this object.