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

Inheritance: NX_DisplayableObject
Afficher le fichier Open project: zcstkhk/RhinoInside.NX

Méthodes publiques

Méthode 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 méthode

public CastTo ( &target ) : bool
Résultat bool

NX_Edge() public méthode

public NX_Edge ( ) : System
Résultat System

NX_Edge() public méthode

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

NX_Edge() public méthode

public NX_Edge ( NXOpen.Tag tag, bool highlight ) : System
tag NXOpen.Tag
highlight bool
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string