Class ShimBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShimBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class ShimBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
Properties
Declaration
public Expression Height { get; }
Property Value
Declaration
public SelectComponentList InsertToDelete { get; }
Property Value
Declaration
public SelectComponent InsertToEdit { get; }
Property Value
Declaration
public Expression OffsetOuterDistance { get; }
Property Value
Declaration
public bool OuterRoughOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ShimBuilder.ParentOption ParentNode { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool RenameToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectFaceList ShimFace { get; }
Property Value
Declaration
public ShimBuilder.SideAttributeValues SideAttributeValue { get; set; }
Property Value
Declaration
public ShimInnerProfileSetBuilderList SlugholeProfile { get; }
Property Value
Declaration
public ShimBuilder.Types Type { get; set; }
Property Value
Declaration
public int WizardType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
Declaration
public ShimInnerProfileSetBuilder CreateInnerProfileSetBuilder()
Returns
Declaration
public void GetItemName(out int[] itemName)
Parameters
Type |
Name |
Description |
System.Int32[] |
itemName |
|
Declaration
public void SetItemName(int[] itemName)
Parameters
Type |
Name |
Description |
System.Int32[] |
itemName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink