C# Class CascadeSharp.TKMath.TopLoc.TopLoc_Location

显示文件 Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Divided ( TopLoc_Location Other ) : TopLoc_Location
FirstDatum ( ) : CascadeSharp.TKMath.TopLoc.TopLoc_Datum3D
FirstPower ( ) : int
HashCode ( int theUpperBound ) : int
Identity ( ) : void
Inverted ( ) : TopLoc_Location
IsDifferent ( TopLoc_Location Other ) : bool
IsEqual ( TopLoc_Location Other ) : bool
IsIdentity ( ) : bool
Multiplied ( TopLoc_Location Other ) : TopLoc_Location
NextLocation ( ) : TopLoc_Location
Powered ( int pwr ) : TopLoc_Location
Predivided ( TopLoc_Location Other ) : TopLoc_Location
TopLoc_Location ( ) : System
TopLoc_Location ( CascadeSharp.TKMath.TopLoc.TopLoc_Datum3D D ) : System
TopLoc_Location ( TopLoc_Location parameter1 ) : System
TopLoc_Location ( gp_Trsf T ) : System
Transformation ( ) : gp_Trsf

Method Details

Divided() public method

public Divided ( TopLoc_Location Other ) : TopLoc_Location
Other TopLoc_Location
return TopLoc_Location

FirstDatum() public method

public FirstDatum ( ) : CascadeSharp.TKMath.TopLoc.TopLoc_Datum3D
return CascadeSharp.TKMath.TopLoc.TopLoc_Datum3D

FirstPower() public method

public FirstPower ( ) : int
return int

HashCode() public method

public HashCode ( int theUpperBound ) : int
theUpperBound int
return int

Identity() public method

public Identity ( ) : void
return void

Inverted() public method

public Inverted ( ) : TopLoc_Location
return TopLoc_Location

IsDifferent() public method

public IsDifferent ( TopLoc_Location Other ) : bool
Other TopLoc_Location
return bool

IsEqual() public method

public IsEqual ( TopLoc_Location Other ) : bool
Other TopLoc_Location
return bool

IsIdentity() public method

public IsIdentity ( ) : bool
return bool

Multiplied() public method

public Multiplied ( TopLoc_Location Other ) : TopLoc_Location
Other TopLoc_Location
return TopLoc_Location

NextLocation() public method

public NextLocation ( ) : TopLoc_Location
return TopLoc_Location

Powered() public method

public Powered ( int pwr ) : TopLoc_Location
pwr int
return TopLoc_Location

Predivided() public method

public Predivided ( TopLoc_Location Other ) : TopLoc_Location
Other TopLoc_Location
return TopLoc_Location

TopLoc_Location() public method

public TopLoc_Location ( ) : System
return System

TopLoc_Location() public method

public TopLoc_Location ( CascadeSharp.TKMath.TopLoc.TopLoc_Datum3D D ) : System
D CascadeSharp.TKMath.TopLoc.TopLoc_Datum3D
return System

TopLoc_Location() public method

public TopLoc_Location ( TopLoc_Location parameter1 ) : System
parameter1 TopLoc_Location
return System

TopLoc_Location() public method

public TopLoc_Location ( gp_Trsf T ) : System
T gp_Trsf
return System

Transformation() public method

public Transformation ( ) : gp_Trsf
return gp_Trsf