Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2024.
|
This is the complete list of members for SPoint, including all inherited members.
Add(SPoint addValue) | SPoint | |
AddToDoc() | SComp | |
All(VisibilityEnum visCrit=SComp.ANY_VISIBILITY) | SPoint | static |
ANY_VISIBILITY enum value | SComp | |
ApplyTransformation(SMatrix matrix) | SComp | |
Distance(SPoint ptToCompare) | SPoint | |
Div(number divValue) | SPoint | |
Equals(SPoint ptToCompare) | SPoint | |
FromClick() | SPoint | static |
FromFile(string fileName) | SPoint | static |
FromName(string name) | SPoint | static |
FromSel() | SPoint | static |
GetBoundingBox(SMatrix ucs=null) | SComp | |
GetColors() | SComp | |
GetFolderName() | SComp | |
GetName() | SComp | |
GetPath() | SComp | |
GetPointSize() | SPoint | |
GetX() | SPoint | |
GetY() | SPoint | |
GetZ() | SPoint | |
HIDDEN_ONLY enum value | SComp | |
Invert() | SComp | |
IsInDoc() | SComp | |
IsVisible() | SComp | |
MoveToGroup(string groupPath, boolean moveInsideTopParent=true) | SComp | |
Mult(number multValue) | SPoint | |
New() | SPoint | static |
New(SPoint iPoint) | SPoint | static |
New(number iX, number iY, number iZ) | SPoint | static |
RemoveFromDoc() | SComp | |
Save(string filePath, Array< SPoint > pointsToSave, SMatrix coordinateSystemMatrix=SMatrix()) | SPoint | static |
SetClippable(boolean clipping) | SComp | |
SetColors(number red, number green, number blue) | SComp | |
SetName(string objectName) | SComp | |
SetPointSize(number pointSize) | SPoint | |
SetTransparency(number alpha) | SComp | |
SetVisibility(boolean visible) | SComp | |
SetX(number x) | SPoint | |
SetY(number y) | SPoint | |
SetZ(number z) | SPoint | |
ShowName(boolean showName) | SPoint | |
SPoint() | SPoint | |
SPoint(SPoint iPoint) | SPoint | |
SPoint(number iX, number iY, number iZ) | SPoint | |
Sub(SPoint subValue) | SPoint | |
toString() | SPoint | |
Translate(SVector vector) | SComp | |
ValuesToString() | SPoint | |
VisibilityEnum enum name | SComp | |
VISIBLE_ONLY enum value | SComp |