Class ShellBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShellBuilder
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.Implicit
Assembly: NXOpen.dll
Syntax
public class ShellBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
ShellBuilder()
Declaration
protected ShellBuilder()
Properties
AlternateThicknessList
Declaration
public ExpressionCollectorSetList AlternateThicknessList { get; }
Property Value
Type | Description |
---|---|
ExpressionCollectorSetList |
BodyToOffset
Declaration
public ScCollector BodyToOffset { get; }
Property Value
Type | Description |
---|---|
ScCollector |
DefaultThicknessDirectionReversed
Declaration
public bool DefaultThicknessDirectionReversed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FacesToOpen
Declaration
public ScCollector FacesToOpen { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Type | Description |
---|---|
Expression |
TypeOfShell
Declaration
public ShellBuilder.Type TypeOfShell { get; set; }
Property Value
Type | Description |
---|---|
ShellBuilder.Type |
Implements
System.Runtime.Remoting.Messaging.IMessageSink