Class BoundaryTurnMemberCorner
Inheritance
BoundaryTurnMemberCorner
Assembly: NXOpen.dll
Syntax
public class BoundaryTurnMemberCorner : Builder, IMessageSink, IComponentBuilder
Constructors
BoundaryTurnMemberCorner()
Declaration
protected BoundaryTurnMemberCorner()
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
AngleType
Declaration
public BoundaryTurnMemberCorner.AngleValueType AngleType { get; set; }
Property Value
CornerFeedType
Declaration
public BoundaryTurnMemberCorner.FeedType CornerFeedType { get; set; }
Property Value
Distance
Declaration
public double Distance { get; set; }
Property Value
FeedUnit
Declaration
public BoundaryTurnSet.FeedUnitTypes FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
Radius
Declaration
public double Radius { get; set; }
Property Value
Shape
Declaration
public BoundaryTurnMemberCorner.ShapeType Shape { get; set; }
Property Value
Type
Declaration
public BoundaryTurnMemberCorner.CornerType Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink