public static class IRhino3dm.CurveOnSurface extends IRhino3dm.Curve
Modifier and Type | Field and Description |
---|---|
IRhino3dm.Curve |
curve2 |
IRhino3dm.Curve |
curve3 |
IRhino3dm.Surface |
surface |
static java.lang.String |
uuid |
icurve
attributes, objectTypeAnnotation, objectTypeAny, objectTypeBeam, objectTypeBrep, objectTypeCage, objectTypeClipPlane, objectTypeCurve, objectTypeDetail, objectTypeEdgeFilter, objectTypeExtrusion, objectTypeGrip, objectTypeHatch, objectTypeInstanceDefinition, objectTypeInstanceReference, objectTypeLayer, objectTypeLight, objectTypeLoop, objectTypeMaterial, objectTypeMesh, objectTypeMeshEdge, objectTypeMeshFace, objectTypeMeshVertex, objectTypeMorphControl, objectTypePhantom, objectTypePoint, objectTypePointset, objectTypePolyledgeFilter, objectTypePolysrfFilter, objectTypeSurface, objectTypeTextDot, objectTypeUnknown, objectTypeUserData, userDataList
Constructor and Description |
---|
CurveOnSurface() |
Modifier and Type | Method and Description |
---|---|
IRhino3dm.Interval |
domain() |
IRhino3dm.UUID |
getClassUUID() |
boolean |
isValid() |
createIGeometry, createIObject, createTrimCurve, getType
read, read, setAttributes, setAttributesToIObject, write
public static final java.lang.String uuid
public IRhino3dm.Curve curve2
public IRhino3dm.Curve curve3
public IRhino3dm.Surface surface
public IRhino3dm.UUID getClassUUID()
getClassUUID
in class IRhino3dm.Curve
public boolean isValid()
isValid
in class IRhino3dm.Curve
public IRhino3dm.Interval domain()
domain
in class IRhino3dm.Curve