IScene3DConvexHull.InteriorPointsVisible

Syntax

InteriorPointsVisible: Boolean;

Description

The InteriorPointsVisible property determines whether points (spheres) are displayed inside a 3D surface. If this property is set to True, the points are displayed; if this property is set to False, the points are not displayed.

The property is set to True by default.

See also:

IScene3DConvexHull