Vertex

Back to Classes | Documentation Home | Methods Index | Properties Index

  • Namespace: AlibreScript.API
  • Kind: Class

Properties

Name

Type: Object Name of the vertex

X

Type: Object X-coordinate of vertex

Y

Type: Object Y-coordinate of vertex

Z

Type: Object Z-coordinate of vertex

Methods

GetPart

Part that the vertex is defined on

Object GetPart()

GetSelectionAssembly

The assembly that the edge was selected on Only valid when a selection has been made

Object GetSelectionAssembly()

⬆ Back to Top