Skip to content

CurveSegment

Public Struct

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

The index of the curve used by this boundary element.


Public Property

True if this piece of the curve should be reversed.


Public Property

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.)