igeo.io
Class IRhino3dm.PolyEdgeCurve

java.lang.Object
  extended by igeo.io.IRhino3dm.RhinoObject
      extended by igeo.io.IRhino3dm.Geometry
          extended by igeo.io.IRhino3dm.Curve
              extended by igeo.io.IRhino3dm.PolyCurve
                  extended by igeo.io.IRhino3dm.PolyEdgeCurve
Enclosing class:
IRhino3dm

public static class IRhino3dm.PolyEdgeCurve
extends IRhino3dm.PolyCurve


Field Summary
static java.lang.String uuid
           
 
Fields inherited from class igeo.io.IRhino3dm.PolyCurve
segment, sqrtEpsilon, t
 
Fields inherited from class igeo.io.IRhino3dm.Curve
icurve
 
Fields inherited from class igeo.io.IRhino3dm.RhinoObject
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
 
Constructor Summary
IRhino3dm.PolyEdgeCurve()
           
 
Method Summary
 IRhino3dm.UUID getClassUUID()
           
 
Methods inherited from class igeo.io.IRhino3dm.PolyCurve
count, createIGeometry, createIObject, createTrimCurve, domain, flatten, harvestSegment, isValid, isValid, read, removeNesting, segmentCurve, segmentDomain
 
Methods inherited from class igeo.io.IRhino3dm.Curve
getType
 
Methods inherited from class igeo.io.IRhino3dm.RhinoObject
read, setAttributes, setAttributesToIObject, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uuid

public static final java.lang.String uuid
See Also:
Constant Field Values
Constructor Detail

IRhino3dm.PolyEdgeCurve

public IRhino3dm.PolyEdgeCurve()
Method Detail

getClassUUID

public IRhino3dm.UUID getClassUUID()
Overrides:
getClassUUID in class IRhino3dm.PolyCurve