Click or drag to resize

FemElementVertices Property

Compatible with IDEA StatiCa Beta 21.0 - beta
Get list of vertices of the fem element

Namespace:  IdeaRS.OpenModel.Result
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<int> Vertices { get; set; }

Property Value

Type: ListInt32
See Also