The LayerVisible attribute sets or determines the visibility of elements of the 3D model associated with the specified layer.
|
Syntax | ||||||
|
LayerVisible(LayerName) | ||||||
|
Return value | ||||||
|
Boolean |
Each element of the model can contain to a layer. By setting the layer name invisible, alle elements with this layer name become invisible. | |||||
|
Parameter |
| |||||
|
Use |
Name |
Type |
Passing |
Description |
| |
|
Required |
LayerName |
String |
ByVal |
Name of the layer |
| |
|
Parameter | ||||||
|
None | ||||||