Class DirectUnfoldBuilder
Inheritance
System.Object
System.MarshalByRefObject
DirectUnfoldBuilder
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 DirectUnfoldBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DirectUnfoldBuilder()
Properties
Declaration
public ScCollector AdditionalBendFaces { get; }
Property Value
Declaration
public double Angle1 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double Angle2 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double Angle3 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double Angle4 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double Angle5 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double Angle6 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DirectUnfoldBuilder.BodyList CurBodies { get; set; }
Property Value
Declaration
public DefineNeutralFactorBuilder DefineNeutralFactor { get; }
Property Value
Declaration
public int DesignSequence { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Tooling.DefineNeutralFactorBuilder.BendDevelopedLength instead.")]
public double DevLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public int EditOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string InterNamingRule { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool InterRenameComp { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectComponent InterStage { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Tooling.DefineNeutralFactorBuilder.NeutralFactor instead.")]
public string KFactor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Tooling.DefineNeutralFactorBuilder.PartMaterial instead.")]
public DirectUnfoldBuilder.MatType Materials { get; set; }
Property Value
Declaration
public DirectUnfoldBuilder.Bend NumBends { get; set; }
Property Value
Declaration
public int NumInter { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int OrientPitch { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double Pitch { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public SelectFaceList SelectBend { get; }
Property Value
Declaration
public SelectFaceList SelPlanarFaces { get; }
Property Value
Declaration
public int StartStation { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public DirectUnfoldBuilder.Types UnfoldType { get; set; }
Property Value
Methods
Declaration
[Obsolete("Deprecated in NX10.0.0. This functionality is no longer supported.")]
public void KByMaterial()
Declaration
[Obsolete("Deprecated in NX10.0.0. This functionality is no longer supported.")]
public void LoadDatabase()
Implements
System.Runtime.Remoting.Messaging.IMessageSink