Class PolygonFaceOnMeshBuilder
Inheritance
System.Object
System.MarshalByRefObject
PolygonFaceOnMeshBuilder
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 PolygonFaceOnMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PolygonFaceOnMeshBuilder()
Declaration
protected PolygonFaceOnMeshBuilder()
Properties
BoundaryMerging
Declaration
public Expression BoundaryMerging { get; }
Property Value
Type | Description |
---|---|
Expression |
ElementEdgeFeatureAngle
Declaration
public Expression ElementEdgeFeatureAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
ElementFaceFeatureAngle
Declaration
public Expression ElementFaceFeatureAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
ElementSelection
Declaration
public SelectElementsBuilder ElementSelection { get; }
Property Value
Type | Description |
---|---|
SelectElementsBuilder |
FaceSmoothing
Declaration
public Expression FaceSmoothing { get; }
Property Value
Type | Description |
---|---|
Expression |
KeepInternalEdgesOption
Declaration
public bool KeepInternalEdgesOption { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SelectBody
Declaration
public SelectTaggedObjectList SelectBody { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
SelectBodyOption
Declaration
public PolygonFaceOnMeshBuilder.SelectBodyMethod SelectBodyOption { get; set; }
Property Value
Type | Description |
---|---|
PolygonFaceOnMeshBuilder.SelectBodyMethod |
SelectMesh
Declaration
public SelectTaggedObjectList SelectMesh { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
Type
Declaration
public PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType Type { get; set; }
Property Value
Type | Description |
---|---|
PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink