DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
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 Go to DGKC docs 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.