Class SubdivisionModelingPreferences
Inheritance
System.Object
System.MarshalByRefObject
SubdivisionModelingPreferences
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 SubdivisionModelingPreferences : NXRemotableObject, IMessageSink
Constructors
SubdivisionModelingPreferences(SessionPreferences)
Declaration
protected SubdivisionModelingPreferences(SessionPreferences owner)
Parameters
Properties
CagePolylineColor
Declaration
public int CagePolylineColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CagePolylineFont
Declaration
public int CagePolylineFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CagePolylineVertexColor
Declaration
public int CagePolylineVertexColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CagePolylineVertexSize
Declaration
public SubdivisionModelingPreferences.CagePolylineVertexSizes CagePolylineVertexSize { get; set; }
Property Value
CagePolylineVertexStyle
Declaration
public SubdivisionModelingPreferences.CagePolylineVertexStyles CagePolylineVertexStyle { get; set; }
Property Value
CagePolylineWidth
Declaration
public int CagePolylineWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CanAllowBackSideSelection
Declaration
public bool CanAllowBackSideSelection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanShowWeight
Declaration
public bool CanShowWeight { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ConstraintColor
Declaration
public int ConstraintColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DisplayMode
Declaration
public SubdivisionModelingPreferences.DisplayModes DisplayMode { get; set; }
Property Value
HighlightFaceTranslucency
Declaration
public int HighlightFaceTranslucency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IsXRayCage
Declaration
public bool IsXRayCage { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LineColor
Declaration
public int LineColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LineFont
Declaration
public int LineFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LineWidth
Declaration
public int LineWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SharpEdgeLineFont
Declaration
public int SharpEdgeLineFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Tag
Declaration
Property Value
VertexColor
Declaration
public int VertexColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
VertexSize
Declaration
public SubdivisionModelingPreferences.VertexSizeTypes VertexSize { get; set; }
Property Value
VertexStyle
Declaration
public SubdivisionModelingPreferences.VertexStyleTypes VertexStyle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink