Compute Section

6.1

Compute section functions for model file.

A3DComputePlanarSectionOnRepresentationItem

A3DComputePlanarSectionOnModelFile()

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_SUCCESS on success, or an error code on failure

Structures

Functions