C# Class RhinoInside.NX.GH.Types.NX_Edge

Inheritance: NX_DisplayableObject
Show file Open project: zcstkhk/RhinoInside.NX

Public Methods

Method Description
CastTo ( &target ) : bool
NX_Edge ( ) : System
NX_Edge ( NXOpen.Tag tag ) : System

存放于当前工作部件中的对象

NX_Edge ( NXOpen.Tag tag, bool highlight ) : System
ToString ( ) : string

Method Details

CastTo() public method

public CastTo ( &target ) : bool
return bool

NX_Edge() public method

public NX_Edge ( ) : System
return System

NX_Edge() public method

存放于当前工作部件中的对象
public NX_Edge ( NXOpen.Tag tag ) : System
tag NXOpen.Tag
return System

NX_Edge() public method

public NX_Edge ( NXOpen.Tag tag, bool highlight ) : System
tag NXOpen.Tag
highlight bool
return System

ToString() public method

public ToString ( ) : string
return string