Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2024.
|
This is the complete list of members for SCone, including all inherited members.
AddToDoc() | SComp | |
All(VisibilityEnum visCrit=SComp.ANY_VISIBILITY) | SCone | 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) | SCone | |
Distance(SPoint point) | SCone | |
FromBfcFile(string filePath) | SFeature | static |
FromClick() | SCone | static |
FromName(string name) | SCone | static |
FromSel() | SCone | static |
GetAngle() | SCone | |
GetAngleDegree() | SCone | |
GetBaseCenter() | SCone | |
GetBaseRadius() | SCone | |
GetBoundingBox(SMatrix ucs=null) | SComp | |
GetCenter() | SFeature | |
GetCircle(number height) | SCone | |
GetColors() | SComp | |
GetFolderName() | SComp | |
GetLength() | SCone | |
GetName() | SComp | |
GetNormal() | SFeature | |
GetPath() | SComp | |
GetSurface() | SCone | |
GetTopCenter() | SCone | |
GetTopRadius() | SCone | |
HIDDEN_ONLY enum value | SComp | |
Invert() | SComp | |
IsInDoc() | SComp | |
IsOuter() | SCone | |
IsVisible() | SComp | |
MoveToGroup(string groupPath, boolean moveInsideTopParent=true) | SComp | |
New() | SCone | static |
New(SCone other) | SCone | static |
New(SPoint center, SVector normalDir, number lRadius, number sRadius, number length) | SCone | static |
New(SPoint firstPt, SPoint secondPt, SPoint thirdPt, SPoint fourthPt) | SCone | static |
RemoveFromDoc() | SComp | |
SCone() | SCone | |
SCone(SCone other) | SCone | |
SCone(SPoint center, SVector normalDir, number lRadius, number sRadius, number length) | SCone | |
SCone(SPoint firstPt, SPoint secondPt, SPoint thirdPt, SPoint fourthPt) | SCone | |
SetAngle(number angle, boolean modifyLength=false) | SCone | |
SetBaseRadius(number radius) | SCone | |
SetCenter(SPoint center) | SFeature | |
SetClippable(boolean clipping) | SComp | |
SetColors(number red, number green, number blue) | SComp | |
SetInner() | SCone | |
SetLength(number length) | SCone | |
SetName(string objectName) | SComp | |
SetNormal(SVector normal) | SFeature | |
SetOuter() | SCone | |
SetTopRadius(number radius) | SCone | |
SetTransparency(number alpha) | SComp | |
SetVisibility(boolean visible) | SComp | |
toString() | SCone | |
Translate(SVector vector) | SComp | |
VisibilityEnum enum name | SComp | |
VISIBLE_ONLY enum value | SComp |