Class SessionDrafting
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)
Namespace: NXOpen.Preferences
Assembly: NXOpen.dll
Syntax
public class SessionDrafting : NXRemotableObject, IMessageSink
Constructors
SessionDrafting(SessionPreferences)
Declaration
protected SessionDrafting(SessionPreferences owner)
Parameters
Type | Name | Description |
---|---|---|
SessionPreferences | owner |
Properties
AutomaticCustomSymbolUpdate
Declaration
public bool AutomaticCustomSymbolUpdate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DynamicAlignment
Declaration
public bool DynamicAlignment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ExtractedEdgeFaceDisplay
Declaration
public SessionDrafting.EdgeFaceDisplayType ExtractedEdgeFaceDisplay { get; set; }
Property Value
Type | Description |
---|---|
SessionDrafting.EdgeFaceDisplayType |
ForcedWelcomeMode
Declaration
public int ForcedWelcomeMode { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
GridObject
Declaration
public SessionDrafting.GridObjectType GridObject { get; set; }
Property Value
Type | Description |
---|---|
SessionDrafting.GridObjectType |
LoadComponentOnFacetedViewSelection
Declaration
public bool LoadComponentOnFacetedViewSelection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LoadComponentOnFacetedViewUpdate
Declaration
public bool LoadComponentOnFacetedViewUpdate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SmartlightweightViewsLoadComponentOnDemand
Declaration
public bool SmartlightweightViewsLoadComponentOnDemand { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink