C# Class CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HPG0Constraint

Inheritance: CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
ActiveOrder ( ) : int
G0Target ( ) : gp_XYZ
IncrementalLoadAllowed ( ) : bool
IsG0 ( ) : bool
NLPlate_HPG0Constraint ( ) : System
NLPlate_HPG0Constraint ( NLPlate_HPG0Constraint parameter1 ) : System
NLPlate_HPG0Constraint ( gp_XY UV, gp_XYZ Value ) : System
SetIncrementalLoadAllowed ( bool ILA ) : void
SetUVFreeSliding ( bool UVFree ) : void
UVFreeSliding ( ) : bool
get_type_name ( ) : char

Method Details

ActiveOrder() public method

public ActiveOrder ( ) : int
return int

G0Target() public method

public G0Target ( ) : gp_XYZ
return gp_XYZ

IncrementalLoadAllowed() public method

public IncrementalLoadAllowed ( ) : bool
return bool

IsG0() public method

public IsG0 ( ) : bool
return bool

NLPlate_HPG0Constraint() public method

public NLPlate_HPG0Constraint ( ) : System
return System

NLPlate_HPG0Constraint() public method

public NLPlate_HPG0Constraint ( NLPlate_HPG0Constraint parameter1 ) : System
parameter1 NLPlate_HPG0Constraint
return System

NLPlate_HPG0Constraint() public method

public NLPlate_HPG0Constraint ( gp_XY UV, gp_XYZ Value ) : System
UV gp_XY
Value gp_XYZ
return System

SetIncrementalLoadAllowed() public method

public SetIncrementalLoadAllowed ( bool ILA ) : void
ILA bool
return void

SetUVFreeSliding() public method

public SetUVFreeSliding ( bool UVFree ) : void
UVFree bool
return void

UVFreeSliding() public method

public UVFreeSliding ( ) : bool
return bool

get_type_name() public method

public get_type_name ( ) : char
return char