C# Class CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Surface

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Assign ( TopOpeBRepDS_Surface Other ) : void
ChangeKeep ( bool theToKeep ) : void
Keep ( ) : bool
Surface ( ) : Geom_Surface
Tolerance ( ) : double
Tolerance ( double theTol ) : void
TopOpeBRepDS_Surface ( ) : System
TopOpeBRepDS_Surface ( Geom_Surface P, double T ) : System
TopOpeBRepDS_Surface ( TopOpeBRepDS_Surface Other ) : System

Method Details

Assign() public method

public Assign ( TopOpeBRepDS_Surface Other ) : void
Other TopOpeBRepDS_Surface
return void

ChangeKeep() public method

public ChangeKeep ( bool theToKeep ) : void
theToKeep bool
return void

Keep() public method

public Keep ( ) : bool
return bool

Surface() public method

public Surface ( ) : Geom_Surface
return Geom_Surface

Tolerance() public method

public Tolerance ( ) : double
return double

Tolerance() public method

public Tolerance ( double theTol ) : void
theTol double
return void

TopOpeBRepDS_Surface() public method

public TopOpeBRepDS_Surface ( ) : System
return System

TopOpeBRepDS_Surface() public method

public TopOpeBRepDS_Surface ( Geom_Surface P, double T ) : System
P Geom_Surface
T double
return System

TopOpeBRepDS_Surface() public method

public TopOpeBRepDS_Surface ( TopOpeBRepDS_Surface Other ) : System
Other TopOpeBRepDS_Surface
return System