Class Shell2SolidBuilder
Inheritance
System.Object
System.MarshalByRefObject
Shell2SolidBuilder
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 Shell2SolidBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Shell2SolidBuilder()
Declaration
protected Shell2SolidBuilder()
Properties
BoundingVolumeSelectionList
Declaration
public SelectTaggedObjectList BoundingVolumeSelectionList { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
Type | Description |
---|---|
ElementTypeBuilder |
FillHolesOption
Declaration
public bool FillHolesOption { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MaxEdgeLengthOption
Declaration
public bool MaxEdgeLengthOption { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MaxEdgeLengthValue
Declaration
public Expression MaxEdgeLengthValue { get; }
Property Value
Type | Description |
---|---|
Expression |
MeshGradation
Declaration
public double MeshGradation { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MeshSizeVariation
Declaration
public double MeshSizeVariation { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SelectionList
Declaration
public SelectTaggedObjectList SelectionList { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
Implements
System.Runtime.Remoting.Messaging.IMessageSink