Class OffsetEmbossBuilder
Inheritance
System.Object
System.MarshalByRefObject
OffsetEmbossBuilder
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
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
Type | Description |
---|---|
System.Double |
BottomDistance
Declaration
public Expression BottomDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
CenterLine
Declaration
public Section CenterLine { get; }
Property Value
Type | Description |
---|---|
Section |
CenterPoint
Declaration
public Point CenterPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
HeightOffset
Declaration
public Expression HeightOffset { get; }
Property Value
Type | Description |
---|---|
Expression |
LeftWidth
Declaration
public Expression LeftWidth { get; }
Property Value
Type | Description |
---|---|
Expression |
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
RightWidth
Declaration
public Expression RightWidth { get; }
Property Value
Type | Description |
---|---|
Expression |
SideOffset
Declaration
public Expression SideOffset { get; }
Property Value
Type | Description |
---|---|
Expression |
Target
Declaration
public ScCollector Target { get; set; }
Property Value
Type | Description |
---|---|
ScCollector |
TopDistance
Declaration
public Expression TopDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
Type
Declaration
public OffsetEmbossBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
OffsetEmbossBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink