Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2024.
|
This is the complete list of members for SLine, including all inherited members.
AddToDoc() | SComp | |
All(VisibilityEnum visCrit=SComp.ANY_VISIBILITY) | SLine | static |
ANY_VISIBILITY enum value | SComp | |
ApplyTransformation(SMatrix matrix) | SComp | |
BestRevolutionAxis(SComp selComp) | SLine | |
Compare(SCloud measCloud, number distMax, number mappingObject=1, number maxCosAngle=-2) | SFeature | |
Discretize(number deflection=0, number meanPointDistance=0) | SLine | |
Distance(SPoint point) | SLine | |
FromBfcFile(string filePath) | SFeature | static |
FromClick() | SLine | static |
FromName(string name) | SLine | static |
FromSel() | SLine | static |
GetBoundingBox(SMatrix ucs=null) | SComp | |
GetCenter() | SFeature | |
GetColors() | SComp | |
GetFirstPoint() | SLine | |
GetFolderName() | SComp | |
GetLastPoint() | SLine | |
GetLength() | SLine | |
GetName() | SComp | |
GetNormal() | SFeature | |
GetPath() | SComp | |
GetPerimeter() | SLine | |
HIDDEN_ONLY enum value | SComp | |
IntersectionBetween2Lines(SLine secondLine) | SLine | |
Invert() | SComp | |
IsInDoc() | SComp | |
IsVisible() | SComp | |
MoveToGroup(string groupPath, boolean moveInsideTopParent=true) | SComp | |
New() | SLine | static |
New(SLine other) | SLine | static |
New(SPoint center, SVector normal, number length) | SLine | static |
New(SPoint point1, SPoint point2) | SLine | static |
RemoveFromDoc() | SComp | |
SetCenter(SPoint center) | SFeature | |
SetClippable(boolean clipping) | SComp | |
SetColors(number red, number green, number blue) | SComp | |
SetLength(number length) | SLine | |
SetName(string objectName) | SComp | |
SetNormal(SVector normal) | SFeature | |
SetTransparency(number alpha) | SComp | |
SetVisibility(boolean visible) | SComp | |
SLine() | SLine | |
SLine(SLine other) | SLine | |
SLine(SPoint center, SVector normal, number length) | SLine | |
SLine(SPoint point1, SPoint point2) | SLine | |
toString() | SLine | |
Translate(SVector vector) | SComp | |
VisibilityEnum enum name | SComp | |
VISIBLE_ONLY enum value | SComp |