Class OffsetEmbossBuilder
Inheritance
OffsetEmbossBuilder
Assembly: NXOpen.dll
Syntax
public class OffsetEmbossBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
OffsetEmbossBuilder()
Declaration
protected OffsetEmbossBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
BottomDistance
Declaration
public Expression BottomDistance { get; }
Property Value
CenterLine
Declaration
public Section CenterLine { get; }
Property Value
CenterPoint
Declaration
public Point CenterPoint { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
HeightOffset
Declaration
public Expression HeightOffset { get; }
Property Value
LeftWidth
Declaration
public Expression LeftWidth { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
RightWidth
Declaration
public Expression RightWidth { get; }
Property Value
SideOffset
Declaration
public Expression SideOffset { get; }
Property Value
Target
Declaration
public ScCollector Target { get; set; }
Property Value
TopDistance
Declaration
public Expression TopDistance { get; }
Property Value
Type
Declaration
public OffsetEmbossBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink