Class LMIELegDefinition
Inheritance
LMIELegDefinition
Assembly: NXOpen.dll
Syntax
public class LMIELegDefinition : LMIEError, IMessageSink, INXObject
Constructors
LMIELegDefinition()
Declaration
protected LMIELegDefinition()
Properties
Node
Declaration
public LMIENode Node { get; set; }
Property Value
Point
Declaration
public LMIEPoint Point { get; set; }
Property Value
SelectionRecipe
Declaration
public LMIESelectionRecipe SelectionRecipe { get; set; }
Property Value
Methods
CreateNode()
Declaration
public LMIENode CreateNode()
Returns
CreatePoint()
Declaration
public LMIEPoint CreatePoint()
Returns
CreateSelectionRecipe()
Declaration
public LMIESelectionRecipe CreateSelectionRecipe()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink