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