Class EmbossRegion
Assembly: NXOpen.dll
Syntax
public class EmbossRegion : TaggedObject, IMessageSink
Constructors
EmbossRegion()
Declaration
Properties
Convexity
Declaration
public EmbossRegion.ConvexityOption Convexity { get; set; }
Property Value
Direction
Declaration
public Direction Direction { get; set; }
Property Value
Projection
Declaration
public EmbossProjection Projection { get; set; }
Property Value
Section
Declaration
public Section Section { get; set; }
Property Value
Sidewall
Declaration
public EmbossSidewall Sidewall { get; set; }
Property Value
Methods
GetLimits()
Declaration
public EmbossLimit[] GetLimits()
Returns
SetLimits(EmbossLimit[])
Declaration
public void SetLimits(EmbossLimit[] limits)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink