Class HatchStyleBuilder
Inheritance
HatchStyleBuilder
Assembly: NXOpen.dll
Syntax
public class HatchStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HatchStyleBuilder()
Declaration
protected HatchStyleBuilder()
Properties
AreaFillAngle
Declaration
public double AreaFillAngle { get; set; }
Property Value
AreaFillMaterial
Declaration
public AreaFillMaterial AreaFillMaterial { get; set; }
Property Value
AreaFillScale
Declaration
public double AreaFillScale { get; set; }
Property Value
AutoTextIsland
Declaration
public bool AutoTextIsland { get; set; }
Property Value
Color
Declaration
public NXColor Color { get; set; }
Property Value
FindApparentIntersections
Declaration
public bool FindApparentIntersections { get; set; }
Property Value
HatchAngle
Declaration
public double HatchAngle { get; set; }
Property Value
HatchDistance
Declaration
public double HatchDistance { get; set; }
Property Value
HatchFile
Declaration
public string HatchFile { get; set; }
Property Value
HatchMaterial
Declaration
public string HatchMaterial { get; set; }
Property Value
IslandMargin
Declaration
public double IslandMargin { get; set; }
Property Value
LineWidth
Declaration
public LineWidth LineWidth { get; set; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink