IGeometryNode Interface |
The IGeometryNode interface represents geometry tree node. This is implemented by concrete classes for the various types of geometry nodes
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The IGeometryNode type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAutomatic |
Gets a value indicating whether this geometry node was automatically generated (i.e. false if it was originally a user-defined part)
|
| Name | Description | |
|---|---|---|
| AcceptVisitor |
Entry method for the visitor pattern
| |
| Clone |
Creates a new object that is a copy of the current instance.
|