Class EmbossTarget
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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 EmbossTarget : TaggedObject, IMessageSink
Constructors
EmbossTarget()
Declaration
protected EmbossTarget()
Properties
Distance
Declaration
public Expression Distance { get; }
Property Value
Type | Description |
---|---|
Expression |
EndcapFace
Declaration
public ScCollector EndcapFace { get; set; }
Property Value
Type | Description |
---|---|
ScCollector |
EndcapPlane
Declaration
public ISurface EndcapPlane { get; set; }
Property Value
Type | Description |
---|---|
ISurface |
FlipDirection
Declaration
public bool FlipDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TargetFace
Declaration
public ScCollector TargetFace { get; set; }
Property Value
Type | Description |
---|---|
ScCollector |
Methods
SetDistance(String)
Declaration
public void SetDistance(string distance)
Parameters
Type | Name | Description |
---|---|---|
System.String | distance |
Implements
System.Runtime.Remoting.Messaging.IMessageSink