ConicalSurfaceNode Class |
The ConicalSurfaceNode class represents conical surface geometry tree node.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The ConicalSurfaceNode type exposes the following members.
| Name | Description | |
|---|---|---|
| ConicalSurfaceNode |
Initializes a new instance of the ConicalSurfaceNode class.
|
| Name | Description | |
|---|---|---|
| IsAutomatic |
Gets a value indicating whether this geometry node was automatically generated (returns false if it was originally a user-defined part)
(Inherited from BendSurfaceNode.) | |
| Surface |
Gets the conical surface geometry.
|
| Name | Description | |
|---|---|---|
| AcceptVisitor |
Entry method for the visitor pattern.
(Overrides BendSurfaceNodeAcceptVisitor(IGeometryNodeVisitor).) | |
| Clone |
Creates a new object that is a copy of the current instance.
(Overrides BendSurfaceNodeClone.) |