CurveSegment
Public Struct
Public Property
Public Property
Public Property
Public Method
Public Method
Public Method
Public Method
For internal use only.
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public struct CurveSegment
The CurveSegment type exposes the following members.
Properties
Name
Description
Public Property
Index
The index of the curve used by this boundary element.
Public Property
Reversed
True if this piece of the curve should be reversed.
Public Property
SubDomain
The sub-domain of the curve used by this boundary element.
Methods
Name
Description
Public Method
Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public Method
GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)