Class StiffenerBySupportPathBuilder
Inheritance
System.Object
System.MarshalByRefObject
StiffenerBySupportPathBuilder
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)
Namespace: NXOpen.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class StiffenerBySupportPathBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
StiffenerBySupportPathBuilder()
Declaration
protected StiffenerBySupportPathBuilder()
Properties
Angle
Declaration
public Expression Angle { get; }
Property Value
Type | Description |
---|---|
Expression |
EndBoundary
Declaration
[Obsolete("Deprecated in NX11.0.1. Use NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.GetMultipleSelectionEndBoundary instead.")]
public SelectDisplayableObject EndBoundary { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
LengthAlignMethod
Declaration
public StiffenerBySupportPathBuilder.AlignedTo LengthAlignMethod { get; set; }
Property Value
Type | Description |
---|---|
StiffenerBySupportPathBuilder.AlignedTo |
LengthParams
Declaration
public Expression LengthParams { get; }
Property Value
Type | Description |
---|---|
Expression |
MultipleSelectionEndBoundary
Declaration
public SelectDisplayableObjectList MultipleSelectionEndBoundary { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
OrientationBySupport
Declaration
public bool OrientationBySupport { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
RefParallelLine
Declaration
public SelectNXObject RefParallelLine { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
SetbackMethod
Declaration
public StiffenerBySupportPathBuilder.SetBackMethod SetbackMethod { get; set; }
Property Value
Type | Description |
---|---|
StiffenerBySupportPathBuilder.SetBackMethod |
StartBoundary
Declaration
public SelectDisplayableObjectList StartBoundary { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
StiffenerBySupportMethod
Declaration
public StiffenerBySupportPathBuilder.Method StiffenerBySupportMethod { get; set; }
Property Value
Type | Description |
---|---|
StiffenerBySupportPathBuilder.Method |
SwitchSide
Declaration
public bool SwitchSide { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ThroughPointLocation
Declaration
public Point ThroughPointLocation { get; set; }
Property Value
Type | Description |
---|---|
Point |
Methods
ClearBoundaryToAttachedBoundaryMap()
Declaration
public void ClearBoundaryToAttachedBoundaryMap()
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink