Class FlexibleCableSegment
Inheritance
System.Object
System.MarshalByRefObject
FlexibleCableSegment
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.SheetMetal
Assembly: NXOpen.dll
Syntax
public class FlexibleCableSegment : NXObject, IMessageSink, INXObject
Constructors
FlexibleCableSegment()
Declaration
protected FlexibleCableSegment()
Properties
BendAngle
Declaration
public Expression BendAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
BendAngleDirection
Declaration
public FlexibleCableBuilder.BendAngleDirectionOptions BendAngleDirection { get; set; }
Property Value
Type | Description |
---|---|
FlexibleCableBuilder.BendAngleDirectionOptions |
BendRadius
Declaration
public Expression BendRadius { get; }
Property Value
Type | Description |
---|---|
Expression |
Length
Declaration
public Expression Length { get; }
Property Value
Type | Description |
---|---|
Expression |
PathAdjustmentAngle
Declaration
public Expression PathAdjustmentAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
PathAdjustmentAngleDirection
Declaration
public FlexibleCableBuilder.PathAdjustmentAngleDirectionOptions PathAdjustmentAngleDirection { get; set; }
Property Value
Type | Description |
---|---|
FlexibleCableBuilder.PathAdjustmentAngleDirectionOptions |
Methods
GetSegmentType()
Declaration
public FlexibleCableBuilder.SegmentTypeOptions GetSegmentType()
Returns
Type | Description |
---|---|
FlexibleCableBuilder.SegmentTypeOptions |
Implements
System.Runtime.Remoting.Messaging.IMessageSink