Class EmbossBodyBuilder
Inheritance
EmbossBodyBuilder
Assembly: NXOpen.dll
Syntax
public class EmbossBodyBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
EmbossBodyBuilder()
Declaration
protected EmbossBodyBuilder()
Properties
CapFace
Declaration
public ScCollector CapFace { get; set; }
Property Value
Clearance
Declaration
public Expression Clearance { get; }
Property Value
KeepTargets
Declaration
public bool KeepTargets { get; set; }
Property Value
KeepTools
Declaration
public bool KeepTools { get; set; }
Property Value
RegionObject
Declaration
public SelectNXObjectList RegionObject { get; }
Property Value
TargetBody
Declaration
public ScCollector TargetBody { get; set; }
Property Value
TargetMaterialSide
Declaration
public bool TargetMaterialSide { get; set; }
Property Value
ThickenOption
Declaration
public bool ThickenOption { get; set; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
ToolBody
Declaration
public ScCollector ToolBody { get; set; }
Property Value
ToolEmbossDirection
Declaration
public bool ToolEmbossDirection { get; set; }
Property Value
TrimOption
Declaration
public bool TrimOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink