Class GeneralInsertBuilder
Inheritance
System.Object
System.MarshalByRefObject
GeneralInsertBuilder
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 GeneralInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected GeneralInsertBuilder()
Properties
Declaration
public Expression BoxOffset { get; }
Property Value
Declaration
public Expression Clearance { get; }
Property Value
Declaration
public GeneralInsertBuilder.GenerateMethod GenerateType { get; set; }
Property Value
Declaration
public Expression Height { get; }
Property Value
Declaration
public SelectComponentList InsertToDelete { get; }
Property Value
Declaration
public SelectComponent InsertToEdit { get; }
Property Value
Declaration
public Expression NegativeX { get; }
Property Value
Declaration
public Expression NegativeY { get; }
Property Value
Declaration
public Expression NegativeZ { get; }
Property Value
Declaration
public bool NormalRenameDialog { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Matrix3x3 OrientationReferenceCSYS { get; set; }
Property Value
Declaration
public Section OuterProfile { get; }
Property Value
Declaration
public GeneralInsertBuilder.ParentOption ParentPart { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Expression PositiveX { get; }
Property Value
Declaration
public Expression PositiveY { get; }
Property Value
Declaration
public Expression PositiveZ { get; }
Property Value
Declaration
public Expression Radius { get; }
Property Value
Declaration
public bool ReverseInsertDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectFaceList SelectFace { get; }
Property Value
SettingWithoutFalseBody
Declaration
public bool SettingWithoutFalseBody { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression StartPosition { get; }
Property Value
Declaration
public GeneralInsertBuilder.Types Type { get; set; }
Property Value
Declaration
public Vector3d UserDefinedExtrudeDirection { get; set; }
Property Value
Declaration
public int WizardType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
Declaration
public void AddFromSpreadsheetAttributeList()
Declaration
public void CreateDatum()
Declaration
public void CreateUserDefinedInsert(string refset)
Parameters
Type |
Name |
Description |
System.String |
refset |
|
Declaration
public void DeleteAttribute()
Declaration
public void GetAttributeTitleName(out string[] titleName)
Parameters
Type |
Name |
Description |
System.String[] |
titleName |
|
GetAttributeValueText(out String[])
Declaration
public void GetAttributeValueText(out string[] valueText)
Parameters
Type |
Name |
Description |
System.String[] |
valueText |
|
Declaration
public void NewAttribute()
Declaration
public void SetAttributeTitleName(string[] titleName)
Parameters
Type |
Name |
Description |
System.String[] |
titleName |
|
SetAttributeValueText(String[])
Declaration
public void SetAttributeValueText(string[] valueText)
Parameters
Type |
Name |
Description |
System.String[] |
valueText |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink