Class SessionAssemblies
Inheritance
System.Object
System.MarshalByRefObject
SessionAssemblies
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 SessionAssemblies : NXRemotableObject, IMessageSink
Constructors
SessionAssemblies(SessionPreferences)
Declaration
protected SessionAssemblies(SessionPreferences owner)
Parameters
Properties
CheckNewerRevisionsOfTemplatePart
Declaration
public bool CheckNewerRevisionsOfTemplatePart { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ComponentMemberSelect
Declaration
public bool ComponentMemberSelect { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayUpdateReport
Declaration
public bool DisplayUpdateReport { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DragHandlePositionPreference
Declaration
public SessionAssemblies.DragHandlePositionOption DragHandlePositionPreference { get; set; }
Property Value
InterpartPositioning
Declaration
public bool InterpartPositioning { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PartNameAttribute
Declaration
public string PartNameAttribute { get; set; }
Property Value
Type |
Description |
System.String |
|
PartNameStyle
Declaration
public SessionAssemblies.PartNameOption PartNameStyle { get; set; }
Property Value
PositioningTaskCollectionForDesignElements
Declaration
public SessionAssemblies.PositioningTaskCollectionOptionForDesignElements PositioningTaskCollectionForDesignElements { get; set; }
Property Value
PreviewComponentOnAdd
Declaration
[Obsolete("Deprecated in NX12.0.0. No replacement.")]
public bool PreviewComponentOnAdd { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ProductInterfaceEmphasize
Declaration
[Obsolete("Deprecated in NX8.5.0. Use Preferences.SessionVisualizationEmphasis.ProductInterfaceEmphasis instead.")]
public bool ProductInterfaceEmphasize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Tag
Declaration
Property Value
TolerantPositioning
Declaration
public bool TolerantPositioning { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TrueShapeFiltering
Declaration
public bool TrueShapeFiltering { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UpdateDesignElementPositionOnLoad
Declaration
public bool UpdateDesignElementPositionOnLoad { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UpdateStructureOnExpand
Declaration
public bool UpdateStructureOnExpand { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WarnOnDelete
Declaration
public bool WarnOnDelete { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WarnOnDragDrop
Declaration
public bool WarnOnDragDrop { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorkPartDisplayAsEntirePart
Declaration
public bool WorkPartDisplayAsEntirePart { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorkPartEmphasize
Declaration
[Obsolete("Deprecated in NX8.5.0. Use Preferences.SessionVisualizationEmphasis.WorkPartEmphasis instead.")]
public bool WorkPartEmphasize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorkPartMaintain
Declaration
[Obsolete("Deprecated in NX12.0.0. No replacement.")]
public bool WorkPartMaintain { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WorkPartWarnOnAutomaticChange
Declaration
public bool WorkPartWarnOnAutomaticChange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink