Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2023.
Loading...
Searching...
No Matches
SLine Member List

This is the complete list of members for SLine, including all inherited members.

AddToDoc()SComp
All(VisibilityEnum visCrit=SComp.ANY_VISIBILITY)SLinestatic
ANY_VISIBILITY enum valueSComp
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)SFeaturestatic
FromClick()SLinestatic
FromName(string name)SLinestatic
FromSel()SLinestatic
GetBoundingBox()SComp
GetCenter()SFeature
GetColors()SComp
GetFirstPoint()SLine
GetFolderName()SComp
GetLastPoint()SLine
GetLength()SLine
GetName()SComp
GetNormal()SFeature
GetPath()SComp
GetPerimeter()SLine
HIDDEN_ONLY enum valueSComp
IntersectionBetween2Lines(SLine secondLine)SLine
Invert()SComp
IsInDoc()SComp
IsVisible()SComp
MoveToGroup(string groupPath, boolean moveInsideTopParent=true)SComp
New()SLinestatic
New(SLine other)SLinestatic
New(SPoint center, SVector normal, number length)SLinestatic
New(SPoint point1, SPoint point2)SLinestatic
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 nameSComp
VISIBLE_ONLY enum valueSComp