Click or drag to resize

BoltGridPositions Property

Compatible with IDEA StatiCa Beta 21.0 - beta
Positions of holes in the local coodinate system of the bolt grid

Namespace:  IdeaRS.OpenModel.Connection
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<Point3D> Positions { get; set; }

Property Value

Type: ListPoint3D
See Also