C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Contour shape description. More...

#include <mip_curve_properties.h>

Public Member Functions

 FormDefinition (bool b, double d, double p)
 Constructor. More...
 
 FormDefinition (const FormDefinition &other)
 Copy constructor.
 

Public Attributes

bool body
 Solid attribute.
 
double density
 Density.
 
double par
 Parameter (apex angle or thickness).
 

Detailed Description

Contour shape description.

Contour shape description.

Constructor & Destructor Documentation

◆ FormDefinition()

FormDefinition::FormDefinition ( bool  b,
double  d,
double  p 
)
inline

Constructor.

Constructor by solid attribute, density and parameter.

Parameters
[in]b- Solid attribute.

if true then mass-inertial properties of curve are added to total result,
if false then mass-inertial properties of curve are subtracted from total result.
[in]d- Density.
[in]p- Parameter (apex angle or thickness).

The documentation for this struct was generated from the following file: