Class SessionNXGateway
Inheritance
System.Object
System.MarshalByRefObject
SessionNXGateway
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class SessionNXGateway : NXRemotableObject, IMessageSink
Constructors
SessionNXGateway(SessionPreferences)
Declaration
protected SessionNXGateway(SessionPreferences owner)
Parameters
Properties
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
AttachFidelityCheckData
Declaration
public bool AttachFidelityCheckData { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AutomaticallyCheckItemRevisions
Declaration
public bool AutomaticallyCheckItemRevisions { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HealGeometryOnImport
Declaration
public bool HealGeometryOnImport { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IgnoreUpdateOfIdenticalVersions
Declaration
public bool IgnoreUpdateOfIdenticalVersions { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LoadConstructionGeometry
Declaration
public bool LoadConstructionGeometry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool LoadProductManufacturingInformation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LoadSolidEdgeAssemblyFeatures
Declaration
public bool LoadSolidEdgeAssemblyFeatures { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LoadSolidEdgeConstructionGeometry
Declaration
public bool LoadSolidEdgeConstructionGeometry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool LoadSolidEdgeProductManufacturingInformation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinimumSmallEdgeLength
Declaration
public double MinimumSmallEdgeLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
OnlyImportDesignParts
Declaration
public bool OnlyImportDesignParts { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PerformFidelityCheckOnImport { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PreserveNominalGeometry
Declaration
public bool PreserveNominalGeometry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReferenceGeometryImportColor
Declaration
public int ReferenceGeometryImportColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ReferenceGeometryImportLayer
Declaration
public int ReferenceGeometryImportLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RemoveDiscontinuity
Declaration
public bool RemoveDiscontinuity { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RemoveSelfIntersections
Declaration
public bool RemoveSelfIntersections { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RemoveSmallEdges
Declaration
public bool RemoveSmallEdges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RepairTolerance
Declaration
public double RepairTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool RetainFidelityCheckingInformation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SaveComponentPartFilesDuringLoad
Declaration
public bool SaveComponentPartFilesDuringLoad { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SuppressSurfaceModification
Declaration
public bool SuppressSurfaceModification { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Tag
Declaration
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
UseRepairTolerance
Declaration
public bool UseRepairTolerance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WireframeGeometryImportColor
Declaration
public int WireframeGeometryImportColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WireframeGeometryImportLayer
Declaration
public int WireframeGeometryImportLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink