Class ExternalConnection
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.Utilities.dll
Syntax
public class ExternalConnection : RuntimeObject
Constructors
ExternalConnection(nint)
Declaration
protected ExternalConnection(nint pItem)
Parameters
Type | Name | Description |
---|---|---|
nint | pItem |
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Type | Description |
---|---|
bool |
Overrides
Target
Declaration
public RuntimeObject Target { get; }
Property Value
Type | Description |
---|---|
RuntimeObject |