Class MidSurfaceUserDefinedBuilder
Inheritance
System.Object
System.MarshalByRefObject
MidSurfaceUserDefinedBuilder
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.Features
Assembly: NXOpen.dll
Syntax
public class MidSurfaceUserDefinedBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
MidSurfaceUserDefinedBuilder()
Declaration
protected MidSurfaceUserDefinedBuilder()
Properties
MaxThickness
Declaration
public Expression MaxThickness { get; }
Property Value
Type | Description |
---|---|
Expression |
MinThickness
Declaration
public Expression MinThickness { get; }
Property Value
Type | Description |
---|---|
Expression |
OutsideThickness
Declaration
public Expression OutsideThickness { get; }
Property Value
Type | Description |
---|---|
Expression |
SheetBodySelection
Declaration
public SelectBodyList SheetBodySelection { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
SolidBodySel
Declaration
public SelectBody SolidBodySel { get; }
Property Value
Type | Description |
---|---|
SelectBody |
Implements
System.Runtime.Remoting.Messaging.IMessageSink