Class Shell2SolidBuilder
Inheritance
Shell2SolidBuilder
Assembly: NXOpen.dll
Syntax
public class Shell2SolidBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Shell2SolidBuilder()
Declaration
protected Shell2SolidBuilder()
Properties
BoundingVolumeSelectionList
Declaration
public SelectTaggedObjectList BoundingVolumeSelectionList { get; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
FillHolesOption
Declaration
public bool FillHolesOption { get; set; }
Property Value
MaxEdgeLengthOption
Declaration
public bool MaxEdgeLengthOption { get; set; }
Property Value
MaxEdgeLengthValue
Declaration
public Expression MaxEdgeLengthValue { get; }
Property Value
MeshGradation
Declaration
public double MeshGradation { get; set; }
Property Value
MeshName
Declaration
public string MeshName { get; set; }
Property Value
MeshSizeVariation
Declaration
public double MeshSizeVariation { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
PyramidTransition
Declaration
public bool PyramidTransition { get; set; }
Property Value
SelectionList
Declaration
public SelectTaggedObjectList SelectionList { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink