AnalysisAreaPolygonAdd Method

Adds a position to the analysis area polygon. Also adds an edge.

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
public void Add(
	AnalysisPosition AnalysisPosition
)

Parameters

AnalysisPosition
Type: Tekla.Structures.AnalysisAnalysisPosition
The position to be added.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next