Class StiffenerBySupportPathBuilder
Inheritance
StiffenerBySupportPathBuilder
Assembly: NXOpen.dll
Syntax
public class StiffenerBySupportPathBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
StiffenerBySupportPathBuilder()
Declaration
protected StiffenerBySupportPathBuilder()
Properties
Angle
Declaration
public Expression Angle { get; }
Property Value
EndBoundary
Declaration
[Obsolete("Deprecated in NX11.0.1. Use NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.GetMultipleSelectionEndBoundary instead.")]
public SelectDisplayableObject EndBoundary { get; }
Property Value
LengthAlignMethod
Declaration
public StiffenerBySupportPathBuilder.AlignedTo LengthAlignMethod { get; set; }
Property Value
LengthParams
Declaration
public Expression LengthParams { get; }
Property Value
MultipleSelectionEndBoundary
Declaration
public SelectDisplayableObjectList MultipleSelectionEndBoundary { get; }
Property Value
OrientationBySupport
Declaration
public bool OrientationBySupport { get; set; }
Property Value
RefParallelLine
Declaration
public SelectNXObject RefParallelLine { get; }
Property Value
SetbackMethod
Declaration
[Obsolete("Deprecated in NX2007.0.0. Use JA_STIFFENER_BY_SUPPORT_PATH_BUILDER_get_setback_methods instead.")]
public StiffenerBySupportPathBuilder.SetBackMethod SetbackMethod { get; set; }
Property Value
SetbackMethods
Declaration
public StiffenerBySupportPathBuilder.SetBackOption SetbackMethods { get; set; }
Property Value
StartBoundary
Declaration
public SelectDisplayableObjectList StartBoundary { get; }
Property Value
StiffenerBySupportMethod
Declaration
public StiffenerBySupportPathBuilder.Method StiffenerBySupportMethod { get; set; }
Property Value
SwitchSide
Declaration
public bool SwitchSide { get; set; }
Property Value
ThroughPointLocation
Declaration
public Point ThroughPointLocation { get; set; }
Property Value
Methods
ClearBoundaryToAttachedBoundaryMap()
Declaration
public void ClearBoundaryToAttachedBoundaryMap()
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink