Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2024.
|
This is the complete list of members for SPlane, including all inherited members.
AddToDoc() | SComp | |
All(VisibilityEnum visCrit=SComp.ANY_VISIBILITY) | SPlane | static |
ANY_VISIBILITY enum value | SComp | |
ApplyTransformation(SMatrix matrix) | SComp | |
BestSymmetryPlane(SComp selComp, number option=0) | SPlane | |
Compare(SCloud measCloud, number distMax, number mappingObject=1, number maxCosAngle=-2) | SFeature | |
Discretize(number deflection=0, number meanPointDistance=0) | SPlane | |
Distance(SPoint point) | SPlane | |
FitPlaneToBoundingBox3D(SPoint lowerPoint, SPoint upperPoint, boolean moveCenter, number scale) | SPlane | |
FromBfcFile(string filePath) | SFeature | static |
FromClick() | SPlane | static |
FromName(string name) | SPlane | static |
FromSel() | SPlane | static |
GetBoundingBox(SMatrix ucs=null) | SComp | |
GetCenter() | SFeature | |
GetColors() | SComp | |
GetFolderName() | SComp | |
GetLength() | SPlane | |
GetName() | SComp | |
GetNormal() | SFeature | |
GetPath() | SComp | |
GetSurface() | SPlane | |
GetWidth() | SPlane | |
GetXDir() | SPlane | |
GetYDir() | SPlane | |
HIDDEN_ONLY enum value | SComp | |
IntersectionBetween2Planes(SPlane secondPlane) | SPlane | |
Invert() | SComp | |
IsInDoc() | SComp | |
IsVisible() | SComp | |
MoveToGroup(string groupPath, boolean moveInsideTopParent=true) | SComp | |
New() | SPlane | static |
New(SPlane other) | SPlane | static |
New(SPoint center, SVector normal) | SPlane | static |
New(SPoint center, SVector normal, SVector xDir, number length, number width) | SPlane | static |
New(SPoint firstPt, SPoint secondPt, SPoint thirdPt) | SPlane | static |
Proj3D(SMultiline multilineToProject) | SPlane | |
Proj3D(SPoint pointToProject) | SPlane | |
ProjDir(SMultiline multilineToProject, SVector direction) | SPlane | |
ProjDir(SPoint pointToProject, SVector projectionVector) | SPlane | |
RemoveFromDoc() | SComp | |
SetCenter(SPoint center) | SFeature | |
SetClippable(boolean clipping) | SComp | |
SetColors(number red, number green, number blue) | SComp | |
SetLength(number length) | SPlane | |
SetName(string objectName) | SComp | |
SetNormal(SVector normal) | SFeature | |
SetTransparency(number alpha) | SComp | |
SetVisibility(boolean visible) | SComp | |
SetWidth(number width) | SPlane | |
SPlane() | SPlane | |
SPlane(SPlane other) | SPlane | |
SPlane(SPoint center, SVector normal) | SPlane | |
SPlane(SPoint center, SVector normal, SVector xDir, number length, number width) | SPlane | |
SPlane(SPoint firstPt, SPoint secondPt, SPoint thirdPt) | SPlane | |
toString() | SPlane | |
Translate(SVector vector) | SComp | |
ValuesToString() | SPlane | |
VisibilityEnum enum name | SComp | |
VISIBLE_ONLY enum value | SComp |