DG Kernel Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
Overview of the software
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ComponentsDG Kernel Components
Expand API ReferenceAPI Reference
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Collapse DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
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.