Class ShellBuilder
Assembly: NXOpen.dll
Syntax
public class ShellBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
ShellBuilder()
Declaration
Properties
AlternateThicknessList
Declaration
public ExpressionCollectorSetList AlternateThicknessList { get; }
Property Value
BodyToOffset
Declaration
public ScCollector BodyToOffset { get; }
Property Value
DefaultThicknessDirectionReversed
Declaration
public bool DefaultThicknessDirectionReversed { get; set; }
Property Value
FacesToOpen
Declaration
public ScCollector FacesToOpen { get; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
TypeOfShell
Declaration
public ShellBuilder.Type TypeOfShell { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink