Class SessionSketch
Inheritance
SessionSketch
Assembly: NXOpen.dll
Syntax
public class SessionSketch : NXRemotableObject, IMessageSink
Constructors
SessionSketch(SessionPreferences)
Declaration
protected SessionSketch(SessionPreferences owner)
Parameters
Properties
AddRemoteFindingAfterSnap
Declaration
public bool AddRemoteFindingAfterSnap { get; set; }
Property Value
AutoDimensionsToArcCenter
Declaration
public bool AutoDimensionsToArcCenter { get; set; }
Property Value
AutoReverse
Declaration
public bool AutoReverse { get; set; }
Property Value
BackgroundOption
Declaration
[Obsolete("Deprecated in NX1847.0.0. No replacement for sketch background control. Use general NX background tools.")]
public SessionSketch.BackgroundType BackgroundOption { get; set; }
Property Value
ChainCurves
Declaration
public bool ChainCurves { get; set; }
Property Value
ChangeViewOrientation
Declaration
public bool ChangeViewOrientation { get; set; }
Property Value
ConstraintSymbolSize
Declaration
public double ConstraintSymbolSize { get; set; }
Property Value
ContinuousAutoDimensioning
Declaration
public bool ContinuousAutoDimensioning { get; set; }
Property Value
CreateDimensionForTypedValues
Declaration
public bool CreateDimensionForTypedValues { get; set; }
Property Value
CreateInferredConstraints
Declaration
public bool CreateInferredConstraints { get; set; }
Property Value
CreatePersistentRelations
Declaration
public bool CreatePersistentRelations { get; set; }
Property Value
CreateReferenceGeometry
Declaration
public bool CreateReferenceGeometry { get; set; }
Property Value
DefaultArcNamePrefix
Declaration
public string DefaultArcNamePrefix { get; set; }
Property Value
DefaultConicNamePrefix
Declaration
public string DefaultConicNamePrefix { get; set; }
Property Value
DefaultLineNamePrefix
Declaration
public string DefaultLineNamePrefix { get; set; }
Property Value
DefaultSketchNamePrefix
Declaration
public string DefaultSketchNamePrefix { get; set; }
Property Value
DefaultSplineNamePrefix
Declaration
public string DefaultSplineNamePrefix { get; set; }
Property Value
DefaultVertexNamePrefix
Declaration
public string DefaultVertexNamePrefix { get; set; }
Property Value
DelayEvaluation
Declaration
public bool DelayEvaluation { get; set; }
Property Value
DimensionLabel
Declaration
public SketchPreferences.DimensionLabelType DimensionLabel { get; set; }
Property Value
DisplayAutoDimensions
Declaration
public bool DisplayAutoDimensions { get; set; }
Property Value
DisplayConstraintSymbols
Declaration
public bool DisplayConstraintSymbols { get; set; }
Property Value
DisplayDOFArrows
Declaration
public bool DisplayDOFArrows { get; set; }
Property Value
DisplayObjectColor
Declaration
public bool DisplayObjectColor { get; set; }
Property Value
DisplayObjectName
Declaration
public bool DisplayObjectName { get; set; }
Property Value
DisplayParenthesesOnReferenceDimensions
Declaration
public bool DisplayParenthesesOnReferenceDimensions { get; set; }
Property Value
DisplayReferenceGeometry
Declaration
public bool DisplayReferenceGeometry { get; set; }
Property Value
DisplaySectionMappingWarning
Declaration
public bool DisplaySectionMappingWarning { get; set; }
Property Value
DisplayShadedRegions
Declaration
public bool DisplayShadedRegions { get; set; }
Property Value
DisplayVertices
Declaration
public bool DisplayVertices { get; set; }
Property Value
DynamicConstraintDisplay
Declaration
public bool DynamicConstraintDisplay { get; set; }
Property Value
EditDimensionOnCreation
Declaration
public bool EditDimensionOnCreation { get; set; }
Property Value
FindMovableObjects
Declaration
public bool FindMovableObjects { get; set; }
Property Value
FixedTextSize
Declaration
public double FixedTextSize { get; set; }
Property Value
GroupConstraintOption
Declaration
public SessionSketch.GroupConstraintType GroupConstraintOption { get; set; }
Property Value
LayoutDimensionTextMode
Declaration
public SketchPreferences.DimensionTextSizeMode LayoutDimensionTextMode { get; set; }
Property Value
LineOutputOption
Declaration
public SessionSketch.LineOutputType LineOutputOption { get; set; }
Property Value
MaintainBlankStatus
Declaration
public bool MaintainBlankStatus { get; set; }
Property Value
MaintainLayerStatus
Declaration
public bool MaintainLayerStatus { get; set; }
Property Value
OriginOption
Declaration
[Obsolete("Deprecated in NX8.0.0. Use SketchInPlaceBuilder.ProjectWorkPartOrigin and SketchInPlaceBuilder.MakeOriginAssociative and SketchInPlaceBuilder.SketchOrigin instead.")]
public SessionSketch.OriginType OriginOption { get; set; }
Property Value
OverrideConstraints
Declaration
public bool OverrideConstraints { get; set; }
Property Value
RelaxDimensions
Declaration
public bool RelaxDimensions { get; set; }
Property Value
RetainDimensions
Declaration
[Obsolete("Deprecated in NX8.0.1. Use Annotations.AnnotationManager.MakePmi and Annotations.AnnotationManager.RemovePmi with individual dimensions instead.")]
public bool RetainDimensions { get; set; }
Property Value
RigidSetConstraintOption
Declaration
[Obsolete("Deprecated in NX11.0.0. Use NXOpen.Preferences.SessionSketch.GroupConstraintOption instead.")]
public SessionSketch.RigidSetConstraintType RigidSetConstraintOption { get; set; }
Property Value
ScaleOnFirstDrivingDimension
Declaration
public bool ScaleOnFirstDrivingDimension { get; set; }
Property Value
SectionView
Declaration
public bool SectionView { get; set; }
Property Value
SliceOption
Declaration
public bool SliceOption { get; set; }
Property Value
SnapAngle
Declaration
public double SnapAngle { get; set; }
Property Value
SolvingTolerance
Declaration
public double SolvingTolerance { get; set; }
Property Value
Tag
Declaration
Property Value
TextSizeFixed
Declaration
public bool TextSizeFixed { get; set; }
Property Value
UpdateSketchOnly
Declaration
public bool UpdateSketchOnly { get; set; }
Property Value
UseSolvingTolerance
Declaration
public bool UseSolvingTolerance { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink