Class MeshControlDisplayOptionsBuilder
Inheritance
System.Object
System.MarshalByRefObject
MeshControlDisplayOptionsBuilder
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.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class MeshControlDisplayOptionsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
MeshControlDisplayOptionsBuilder()
Declaration
protected MeshControlDisplayOptionsBuilder()
Properties
BoundaryLayerSize
Declaration
public int BoundaryLayerSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
BoundingVolumeDensitySize
Declaration
public int BoundingVolumeDensitySize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CylinderDensitySize
Declaration
public int CylinderDensitySize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
DependentEdgeDensitySize
Declaration
public int DependentEdgeDensitySize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
EdgeDensitySize
Declaration
public int EdgeDensitySize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
FaceDensitySize
Declaration
public int FaceDensitySize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
FilletDensitySize
Declaration
public int FilletDensitySize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
MappedHoleSize
Declaration
public int MappedHoleSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
MeshMateSize
Declaration
public int MeshMateSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
PointDensitySize
Declaration
public int PointDensitySize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ShadeSymbols
Declaration
public bool ShadeSymbols { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowThroughDisplay
Declaration
public bool ShowThroughDisplay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TextDisplay
Declaration
public bool TextDisplay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
WeldRowSize
Declaration
public int WeldRowSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink