Compute Section
6.1
Compute section functions for model file.
A3DComputePlanarSectionOnRepresentationItem
Parameters
pModelFile: Model file to section.
psSectionParametersData: Parameters of the planar section.
pNumberOfSections: Number of A3DRiSets.
pppRISectionElements: Array of A3DRiSets. ppRISectionElements is automatically allocated by A3DComputePlanarSectionOnModelFile. It has to be freed with a call to A3DComputePlanarSectionOnModelFile(A3D_NULL_HANDLE, psSectionParametersData, pNumberOfSections, ppRISectionElements).
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions