Class SessionDrafting
Inheritance
SessionDrafting
Assembly: NXOpen.dll
Syntax
public class SessionDrafting : NXRemotableObject, IMessageSink
Constructors
SessionDrafting(SessionPreferences)
Declaration
protected SessionDrafting(SessionPreferences owner)
Parameters
Properties
AutomaticCustomSymbolUpdate
Declaration
public bool AutomaticCustomSymbolUpdate { get; set; }
Property Value
DynamicAlignment
Declaration
public bool DynamicAlignment { get; set; }
Property Value
Declaration
public SessionDrafting.EdgeFaceDisplayType ExtractedEdgeFaceDisplay { get; set; }
Property Value
ForcedWelcomeMode
Declaration
public int ForcedWelcomeMode { get; set; }
Property Value
GridObject
Declaration
public SessionDrafting.GridObjectType GridObject { get; set; }
Property Value
LoadComponentOnFacetedViewSelection
Declaration
public bool LoadComponentOnFacetedViewSelection { get; set; }
Property Value
LoadComponentOnFacetedViewUpdate
Declaration
public bool LoadComponentOnFacetedViewUpdate { get; set; }
Property Value
SmartlightweightViewsLoadComponentOnDemand
Declaration
public bool SmartlightweightViewsLoadComponentOnDemand { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink