PointCloudSetVisibility Method |
Set point cloud visibility in given views.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Parameters
- views
- Type: System.Collections.GenericListView
The views, in which the point clouds visibility is changed. - visible
- Type: SystemBoolean
Visibility value: True for visible, false for hidden.
Return Value
Type: BooleanTrue if successful to all given views, otherwise false.
See Also