Class LMIELegConnection
Inheritance
LMIELegConnection
Assembly: NXOpen.dll
Syntax
public class LMIELegConnection : LMIEError, IMessageSink, INXObject
Constructors
LMIELegConnection()
Declaration
protected LMIELegConnection()
Properties
LegConnectionType
Declaration
public MassConnectivityType LegConnectionType { get; set; }
Property Value
LocalSpiders
Declaration
public LMIELocalSpiders LocalSpiders { get; set; }
Property Value
NearestNodes
Declaration
public LMIENearestNodes NearestNodes { get; set; }
Property Value
Methods
CreateLocalSpiders()
Declaration
public LMIELocalSpiders CreateLocalSpiders()
Returns
CreateNearestNodes()
Declaration
public LMIENearestNodes CreateNearestNodes()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink