Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

208a8f8b 7e40 057f 2eef de288acac3f0

haplokuon edited this page May 6, 2023 · 1 revision

UniqueKnot Structure

netDxf 3.0.0 Library

[Missing <summary> documentation for "T:netDxf.GTE.UniqueKnot"]

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public struct UniqueKnot

VB

Public Structure UniqueKnot

C++

public value class UniqueKnot

F#

[<SealedAttribute>]
type UniqueKnot = 
    struct
        inherit ValueType
    end
Inheritance Object → ValueType → UniqueKnot

Constructors

UniqueKnot Initializes a new instance of the UniqueKnot class

Properties

Multiplicity  
T  

Methods

Equals Indicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCode Returns the hash code for this instance.
(Inherited from ValueType)
GetType Gets the Type of the current instance.
(Inherited from Object)
ToString Returns the fully qualified type name of this instance.
(Inherited from ValueType)

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally