C# Class CascadeSharp.TKV3d.Prs3d.Prs3d_NListOfSequenceOfPnt

Mostrar archivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Append ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
Append ( Prs3d_NListOfSequenceOfPnt theOther ) : void
Assign ( Prs3d_NListOfSequenceOfPnt theOther ) : Prs3d_NListOfSequenceOfPnt
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : TColgp_HSequenceOfPnt
Last ( ) : TColgp_HSequenceOfPnt
Prepend ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
Prepend ( Prs3d_NListOfSequenceOfPnt theOther ) : void
Prs3d_NListOfSequenceOfPnt ( ) : System
Prs3d_NListOfSequenceOfPnt ( NCollection_BaseAllocator theAllocator ) : System
Prs3d_NListOfSequenceOfPnt ( Prs3d_NListOfSequenceOfPnt theOther ) : System
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

Method Details

Append() public method

public Append ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
theItem TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

Append() public method

public Append ( Prs3d_NListOfSequenceOfPnt theOther ) : void
theOther Prs3d_NListOfSequenceOfPnt
return void

Assign() public method

public Assign ( Prs3d_NListOfSequenceOfPnt theOther ) : Prs3d_NListOfSequenceOfPnt
theOther Prs3d_NListOfSequenceOfPnt
return Prs3d_NListOfSequenceOfPnt

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

First() public method

public First ( ) : TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

Last() public method

public Last ( ) : TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

Prepend() public method

public Prepend ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
theItem TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

Prepend() public method

public Prepend ( Prs3d_NListOfSequenceOfPnt theOther ) : void
theOther Prs3d_NListOfSequenceOfPnt
return void

Prs3d_NListOfSequenceOfPnt() public method

public Prs3d_NListOfSequenceOfPnt ( ) : System
return System

Prs3d_NListOfSequenceOfPnt() public method

public Prs3d_NListOfSequenceOfPnt ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
return System

Prs3d_NListOfSequenceOfPnt() public method

public Prs3d_NListOfSequenceOfPnt ( Prs3d_NListOfSequenceOfPnt theOther ) : System
theOther Prs3d_NListOfSequenceOfPnt
return System

RemoveFirst() public method

public RemoveFirst ( ) : void
return void

Reverse() public method

public Reverse ( ) : void
return void

Size() public method

public Size ( ) : int
return int