C# Class CascadeSharp.TKBO.BOPDS.BOPDS_InterfFF

Inheritance: CascadeSharp.TKBO.BOPDS.BOPDS_Interf
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
BOPDS_InterfFF ( ) : System
BOPDS_InterfFF ( BOPDS_InterfFF parameter1 ) : System
Init ( int theNbCurves, int theNbPoints ) : void
SetTangentFaces ( bool theFlag ) : void
TangentFaces ( ) : bool

Method Details

BOPDS_InterfFF() public method

public BOPDS_InterfFF ( ) : System
return System

BOPDS_InterfFF() public method

public BOPDS_InterfFF ( BOPDS_InterfFF parameter1 ) : System
parameter1 BOPDS_InterfFF
return System

Init() public method

public Init ( int theNbCurves, int theNbPoints ) : void
theNbCurves int
theNbPoints int
return void

SetTangentFaces() public method

public SetTangentFaces ( bool theFlag ) : void
theFlag bool
return void

TangentFaces() public method

public TangentFaces ( ) : bool
return bool