ClipPlaneCollection Class |
The ClipPlaneCollection class handles the collection of the clip planes.
SystemObject
Tekla.Structures.Model.UIClipPlaneCollection
Tekla.Structures.Model.UIClipPlaneCollection
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
The ClipPlaneCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the ICollection.
| |
| IsSynchronized |
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
|
| Name | Description | |
|---|---|---|
| CopyTo |
Copies the elements of the ICollection to
an Array, starting at a particular Array index.
| |
| GetEnumerator |
Returns an enumerator that iterates through a collection.
|