public static class IRhino3dm.SumSurface extends IRhino3dm.Surface
IRhino3dm.Surface.ISO| Modifier and Type | Field and Description |
|---|---|
IVec |
basepoint |
IRhino3dm.BoundingBox |
bbox |
IRhino3dm.Curve[] |
curve |
static java.lang.String |
uuid |
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 |
|---|
SumSurface() |
| Modifier and Type | Method and Description |
|---|---|
ISurfaceGeo |
createIGeometry(IRhino3dm.Rhino3dmFile context,
IServerI s) |
ISurface |
createIObject(IRhino3dm.Rhino3dmFile context,
IServerI s) |
IRhino3dm.UUID |
getClassUUID() |
void |
read(IRhino3dm.Rhino3dmFile context,
java.io.InputStream is) |
domain, getInt, getType, readIsoread, setAttributes, setAttributesToIObject, writepublic static final java.lang.String uuid
public IRhino3dm.Curve[] curve
public IVec basepoint
public IRhino3dm.BoundingBox bbox
public IRhino3dm.UUID getClassUUID()
getClassUUID in class IRhino3dm.Surfacepublic void read(IRhino3dm.Rhino3dmFile context, java.io.InputStream is) throws java.io.IOException
read in class IRhino3dm.RhinoObjectjava.io.IOExceptionpublic ISurface createIObject(IRhino3dm.Rhino3dmFile context, IServerI s)
createIObject in class IRhino3dm.Surfacepublic ISurfaceGeo createIGeometry(IRhino3dm.Rhino3dmFile context, IServerI s)
createIGeometry in class IRhino3dm.Surface