Class EmbossTaper
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class EmbossTaper : TaggedObject, IMessageSink
Constructors
EmbossTaper()
Declaration
protected EmbossTaper()
Properties
Angle
Declaration
public Expression Angle { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
BackAngle
Declaration
public Expression BackAngle { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
Methods
SetAngle(string)
Declaration
public void SetAngle(string taperAngle)
Parameters
| Type | Name | Description |
|---|---|---|
| string | taperAngle |
Implements
System.Runtime.Remoting.Messaging.IMessageSink