Class PolygonFaceOnMeshBuilder
Inheritance
PolygonFaceOnMeshBuilder
Assembly: NXOpen.dll
Syntax
public class PolygonFaceOnMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PolygonFaceOnMeshBuilder()
Declaration
protected PolygonFaceOnMeshBuilder()
Properties
AllowInconsistentElementNormalsOption
Declaration
public bool AllowInconsistentElementNormalsOption { get; set; }
Property Value
BoundaryMerging
Declaration
public Expression BoundaryMerging { get; }
Property Value
DuplicateNodesAttachedToSolidsOption
Declaration
public bool DuplicateNodesAttachedToSolidsOption { get; set; }
Property Value
ElementEdgeFeatureAngle
Declaration
public Expression ElementEdgeFeatureAngle { get; }
Property Value
ElementEdgeSelection
Declaration
public SelectElementsBuilder ElementEdgeSelection { get; }
Property Value
ElementFaceFeatureAngle
Declaration
public Expression ElementFaceFeatureAngle { get; }
Property Value
ElementSelection
Declaration
public SelectElementsBuilder ElementSelection { get; }
Property Value
FaceSmoothing
Declaration
public Expression FaceSmoothing { get; }
Property Value
KeepInternalEdgesOption
Declaration
public bool KeepInternalEdgesOption { get; set; }
Property Value
SelectBody
Declaration
public SelectTaggedObjectList SelectBody { get; }
Property Value
SelectBodyOption
Declaration
public PolygonFaceOnMeshBuilder.SelectBodyMethod SelectBodyOption { get; set; }
Property Value
SelectMesh
Declaration
public SelectTaggedObjectList SelectMesh { get; }
Property Value
Type
Declaration
public PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink