SurfaceBody.Visible Property

Parent Object: SurfaceBody

Description

Gets and sets the visibility of the body.

Syntax

SurfaceBody.Visible() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Client Graphics - Vertex Color by Z Height This sample demonstrates using client graphics and some other functions that help to support display control. It uses the currently active part and replaces the part display with a display where the part's color varies from blue to red where blue is assigned to the lowest Z portion of the part and red is assigned to the highest Z portion of the part. Areas in between are represented by a smooth blend of color from blue to red.
Create client graphics based on the solid body of the active part The sample also demonstrates the use of the slicing functionality available for client graphics.

Version

Introduced in version 5.3