Click or drag to resize

BoltParamPositions Property

Compatible with IDEA StatiCa Beta 21.0 - beta
Gets or sets the fasteners positions {X, Y}.

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

Property Value

Type: ListPoint
See Also