NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Preferences.MorphMeshPreferences Class Reference

Represents the set of Morph Mesh preferences applicable to entire session More...

Inheritance diagram for NXOpen.Preferences.MorphMeshPreferences:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CagePolylineVertexSizes { Small, Medium, Large }
 Cage polyline vertex size type. More...
 
enum  CagePolylineVertexStyles {
  None, Square, Triangle, Circle,
  Plus, Cross
}
 Cage polyline vertex style. More...
 
enum  VertexSizeTypes { Small, Medium, Large }
 Vertex size type. More...
 
enum  VertexStyleTypes {
  Square, Triangle, Circle, Plus,
  Cross
}
 Vertex display style. More...
 

Properties

unsafe int CagePolylineColor [get, set]
 Returns or sets the cage polyline color. More...
 
unsafe int CagePolylineStyle [get, set]
 Returns or sets the cage polyline style. More...
 
unsafe int CagePolylineVertexColor [get, set]
 Returns or sets the cage polyline vertex color. More...
 
unsafe
NXOpen.Preferences.MorphMeshPreferences.CagePolylineVertexSizes 
CagePolylineVertexSize [get, set]
 Returns or sets the cage polyline vertex size. More...
 
unsafe
NXOpen.Preferences.MorphMeshPreferences.CagePolylineVertexStyles 
CagePolylineVertexStyle [get, set]
 Returns or sets the cage polyline vertex style. More...
 
unsafe int CagePolylineWidth [get, set]
 Returns or sets the cage polyline width. More...
 
unsafe bool CanAllowBackSideSelection [get, set]
 Returns or sets the flag indicating if the hidden topology selection is allowed or not. More...
 
unsafe bool CanRefineMesh [get, set]
 Returns or sets the flag indicating if mesh refinement should be done before morphing More...
 
unsafe int ConstraintColor [get, set]
 Returns or sets the constrained entity color. More...
 
unsafe int HighlightFaceTranslucency [get, set]
 Returns or sets the percentage translucency of the highlighted face. More...
 
unsafe bool IsXRayCage [get, set]
 Returns or sets the flag indicating if the hidden edge of the cage are visible or not. More...
 
unsafe int LineColor [get, set]
 Returns or sets the line color. More...
 
unsafe int LineStyle [get, set]
 Returns or sets the line style. More...
 
unsafe int LineWidth [get, set]
 Returns or sets the line width. More...
 
unsafe double RefinementRatio [get, set]
 Returns or sets the refinement percentage More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe int VertexColor [get, set]
 Returns or sets the vertex color. More...
 
unsafe
NXOpen.Preferences.MorphMeshPreferences.VertexSizeTypes 
VertexSize [get, set]
 Returns or sets the vertex size. More...
 
unsafe
NXOpen.Preferences.MorphMeshPreferences.VertexStyleTypes 
VertexStyle [get, set]
 Returns or sets the vertex style. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents the set of Morph Mesh preferences applicable to entire session

To obtain an instance of this class, refer to NXOpen.Preferences.SessionPreferences

Created in NX1872.0.0

Member Enumeration Documentation

Cage polyline vertex size type.

Enumerator
Small 
Medium 
Large 

Cage polyline vertex style.

Enumerator
None 
Square 
Triangle 
Circle 
Plus 
Cross 

Vertex size type.

Enumerator
Small 
Medium 
Large 

Vertex display style.

Enumerator
Square 
Triangle 
Circle 
Plus 
Cross 

Property Documentation

unsafe int NXOpen.Preferences.MorphMeshPreferences.CagePolylineColor
getset

Returns or sets the cage polyline color.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.CagePolylineColor instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.CagePolylineStyle
getset

Returns or sets the cage polyline style.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.CagePolylineFont instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.CagePolylineVertexColor
getset

Returns or sets the cage polyline vertex color.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.CagePolylineVertexColor instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.Preferences.MorphMeshPreferences.CagePolylineVertexSizes NXOpen.Preferences.MorphMeshPreferences.CagePolylineVertexSize
getset

Returns or sets the cage polyline vertex size.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.CagePolylineVertexSize instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.Preferences.MorphMeshPreferences.CagePolylineVertexStyles NXOpen.Preferences.MorphMeshPreferences.CagePolylineVertexStyle
getset

Returns or sets the cage polyline vertex style.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.CagePolylineVertexStyle instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.CagePolylineWidth
getset

Returns or sets the cage polyline width.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.CagePolylineWidth instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Preferences.MorphMeshPreferences.CanAllowBackSideSelection
getset

Returns or sets the flag indicating if the hidden topology selection is allowed or not.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.CanAllowBackSideSelection instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Preferences.MorphMeshPreferences.CanRefineMesh
getset

Returns or sets the flag indicating if mesh refinement should be done before morphing

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.ConstraintColor
getset

Returns or sets the constrained entity color.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.ConstraintColor instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.HighlightFaceTranslucency
getset

Returns or sets the percentage translucency of the highlighted face.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.HighlightFaceTranslucency instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Preferences.MorphMeshPreferences.IsXRayCage
getset

Returns or sets the flag indicating if the hidden edge of the cage are visible or not.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.IsXRayCage instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.LineColor
getset

Returns or sets the line color.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.LineColor instead

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.LineStyle
getset

Returns or sets the line style.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.LineFont instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.MorphMeshPreferences.LineWidth
getset

Returns or sets the line width.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.LineWidth instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe double NXOpen.Preferences.MorphMeshPreferences.RefinementRatio
getset

Returns or sets the refinement percentage

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

Tag NXOpen.Preferences.MorphMeshPreferences.Tag
get

Returns the tag of this object.

unsafe int NXOpen.Preferences.MorphMeshPreferences.VertexColor
getset

Returns or sets the vertex color.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.VertexColor instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.Preferences.MorphMeshPreferences.VertexSizeTypes NXOpen.Preferences.MorphMeshPreferences.VertexSize
getset

Returns or sets the vertex size.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.VertexSize instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.Preferences.MorphMeshPreferences.VertexStyleTypes NXOpen.Preferences.MorphMeshPreferences.VertexStyle
getset

Returns or sets the vertex style.

Created in NX1872.0.0

Deprecated in NX1899.0.0. Use Preferences.SubdivisionModelingPreferences.VertexStyle instead.

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.