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 |
icurveattributes, 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, getTyperead, read, setAttributes, setAttributesToIObject, writepublic 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.Curvepublic boolean isValid()
isValid in class IRhino3dm.Curvepublic IRhino3dm.Interval domain()
domain in class IRhino3dm.Curve