Click or drag to resize

CoordinateSystemMethod Enumeration

Compatible with IDEA StatiCa Beta 21.0 - beta
A system which uses one or more numbers, or coordinates, to uniquely determine the position of a point or other geometric element.

Namespace:  IdeaRS.OpenModel
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public enum CoordinateSystemMethod
Members
  Member nameValueDescription
Cartesian0 The Cartesian coordinate system.
Polar1 The polar coordinate system.
See Also