Class SessionNXGateway
Inheritance
SessionNXGateway
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
AttachFidelityCheckData
Declaration
public bool AttachFidelityCheckData { get; set; }
Property Value
AutomaticallyCheckItemRevisions
Declaration
public bool AutomaticallyCheckItemRevisions { get; set; }
Property Value
HealGeometryOnImport
Declaration
public bool HealGeometryOnImport { get; set; }
Property Value
IgnoreUpdateOfIdenticalVersions
Declaration
public bool IgnoreUpdateOfIdenticalVersions { get; set; }
Property Value
LoadConstructionGeometry
Declaration
public bool LoadConstructionGeometry { get; set; }
Property Value
Declaration
public bool LoadProductManufacturingInformation { get; set; }
Property Value
LoadSolidEdgeAssemblyFeatures
Declaration
public bool LoadSolidEdgeAssemblyFeatures { get; set; }
Property Value
LoadSolidEdgeConstructionGeometry
Declaration
public bool LoadSolidEdgeConstructionGeometry { get; set; }
Property Value
Declaration
public bool LoadSolidEdgeProductManufacturingInformation { get; set; }
Property Value
MinimumSmallEdgeLength
Declaration
public double MinimumSmallEdgeLength { get; set; }
Property Value
OnlyImportDesignParts
Declaration
public bool OnlyImportDesignParts { get; set; }
Property Value
Declaration
public bool PerformFidelityCheckOnImport { get; set; }
Property Value
PreserveNominalGeometry
Declaration
public bool PreserveNominalGeometry { get; set; }
Property Value
ReferenceGeometryImportColor
Declaration
public int ReferenceGeometryImportColor { get; set; }
Property Value
ReferenceGeometryImportLayer
Declaration
public int ReferenceGeometryImportLayer { get; set; }
Property Value
RemoveDiscontinuity
Declaration
public bool RemoveDiscontinuity { get; set; }
Property Value
RemoveSelfIntersections
Declaration
public bool RemoveSelfIntersections { get; set; }
Property Value
RemoveSmallEdges
Declaration
public bool RemoveSmallEdges { get; set; }
Property Value
RepairTolerance
Declaration
public double RepairTolerance { get; set; }
Property Value
Declaration
public bool RetainFidelityCheckingInformation { get; set; }
Property Value
SaveComponentPartFilesDuringLoad
Declaration
public bool SaveComponentPartFilesDuringLoad { get; set; }
Property Value
SuppressSurfaceModification
Declaration
public bool SuppressSurfaceModification { get; set; }
Property Value
Tag
Declaration
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
UseRepairTolerance
Declaration
public bool UseRepairTolerance { get; set; }
Property Value
WireframeGeometryImportColor
Declaration
public int WireframeGeometryImportColor { get; set; }
Property Value
WireframeGeometryImportLayer
Declaration
public int WireframeGeometryImportLayer { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink