Class SteelInsertSectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
SteelInsertSectionBuilder
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
Syntax
public class SteelInsertSectionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SteelInsertSectionBuilder()
Declaration
protected SteelInsertSectionBuilder()
Properties
BackSideReliefDistance
Declaration
public Expression BackSideReliefDistance { get; }
Property Value
BeltThickness
Declaration
public Expression BeltThickness { get; }
Property Value
ExtensionDistance
Declaration
public Expression ExtensionDistance { get; }
Property Value
ExtensionType
Declaration
public SteelInsertSectionBuilder.ExtensionTypeOption ExtensionType { get; set; }
Property Value
MassLimit
Declaration
public double MassLimit { get; set; }
Property Value
Type |
Description |
System.Double |
|
OffsetProfileToTop
Declaration
public Expression OffsetProfileToTop { get; }
Property Value
PlanarOffsetHeight
Declaration
public Expression PlanarOffsetHeight { get; }
Property Value
Declaration
public Expression ProductContactRelief { get; }
Property Value
Declaration
public Expression ProductContactWidth { get; }
Property Value
ProfileRelief
Declaration
public Expression ProfileRelief { get; }
Property Value
ReliefAngle
Declaration
public Expression ReliefAngle { get; }
Property Value
Methods
GetBackAttributes(out String, out String, out Int32)
Declaration
public void GetBackAttributes(out string title, out string value, out int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
GetBaseAttributes(out String, out String, out Int32)
Declaration
public void GetBaseAttributes(out string title, out string value, out int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
GetEndAttributes(out String, out String, out Int32)
Declaration
public void GetEndAttributes(out string title, out string value, out int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
GetFlangeWallAttributes(out String, out String, out Int32)
Declaration
public void GetFlangeWallAttributes(out string title, out string value, out int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
Declaration
public void GetFormingAttributes(out string title, out string value, out int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
GetTrimWallAttributes(out String, out String, out Int32)
Declaration
public void GetTrimWallAttributes(out string title, out string value, out int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
SetBackAttributes(String, String, Int32)
Declaration
public void SetBackAttributes(string title, string value, int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
SetBackSideReliefDistance(String)
Declaration
public void SetBackSideReliefDistance(string backSideReliefDistance)
Parameters
Type |
Name |
Description |
System.String |
backSideReliefDistance |
|
SetBaseAttributes(String, String, Int32)
Declaration
public void SetBaseAttributes(string title, string value, int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
SetBeltThickness(String)
Declaration
public void SetBeltThickness(string beltThickness)
Parameters
Type |
Name |
Description |
System.String |
beltThickness |
|
SetEndAttributes(String, String, Int32)
Declaration
public void SetEndAttributes(string title, string value, int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
SetExtensionDistance(String)
Declaration
public void SetExtensionDistance(string extensionDistance)
Parameters
Type |
Name |
Description |
System.String |
extensionDistance |
|
SetFlangeWallAttributes(String, String, Int32)
Declaration
public void SetFlangeWallAttributes(string title, string value, int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
Declaration
public void SetFormingAttributes(string title, string value, int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
SetOffsetProfileToTop(String)
Declaration
public void SetOffsetProfileToTop(string offsetProfileToTop)
Parameters
Type |
Name |
Description |
System.String |
offsetProfileToTop |
|
SetPlanarOffsetHeight(String)
Declaration
public void SetPlanarOffsetHeight(string planarOffsetHeight)
Parameters
Type |
Name |
Description |
System.String |
planarOffsetHeight |
|
Declaration
public void SetProductContactRelief(string productContactRelief)
Parameters
Type |
Name |
Description |
System.String |
productContactRelief |
|
Declaration
public void SetProductContactWidth(string productContactWidth)
Parameters
Type |
Name |
Description |
System.String |
productContactWidth |
|
SetProfileRelief(String)
Declaration
public void SetProfileRelief(string profileRelief)
Parameters
Type |
Name |
Description |
System.String |
profileRelief |
|
SetReliefAngle(String)
Declaration
public void SetReliefAngle(string reliefAngle)
Parameters
Type |
Name |
Description |
System.String |
reliefAngle |
|
SetTrimWallAttributes(String, String, Int32)
Declaration
public void SetTrimWallAttributes(string title, string value, int color)
Parameters
Type |
Name |
Description |
System.String |
title |
|
System.String |
value |
|
System.Int32 |
color |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink