Class PmiSupplementalGeometryProductGridBuilder
Inheritance
PmiSupplementalGeometryProductGridBuilder
Assembly: NXOpen.dll
Syntax
public class PmiSupplementalGeometryProductGridBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PmiSupplementalGeometryProductGridBuilder()
Declaration
protected PmiSupplementalGeometryProductGridBuilder()
Properties
GridCFW
Declaration
public LineColorFontWidthBuilder GridCFW { get; }
Property Value
GridOverhang
Declaration
public double GridOverhang { get; set; }
Property Value
GridSpacing
Declaration
public double GridSpacing { get; set; }
Property Value
LabelDivisor
Declaration
public double LabelDivisor { get; set; }
Property Value
LabelGap
Declaration
public double LabelGap { get; set; }
Property Value
LocationRelativeGridHorizontal
Declaration
public PmiSupplementalGeometryProductGridBuilder.HorizontalLabelDisplay LocationRelativeGridHorizontal { get; set; }
Property Value
LocationRelativeGridValue
Declaration
public PmiSupplementalGeometryProductGridBuilder.GridLabelLocation LocationRelativeGridValue { get; set; }
Property Value
LocationRelativeGridVertical
Declaration
public PmiSupplementalGeometryProductGridBuilder.VerticalLabelDisplay LocationRelativeGridVertical { get; set; }
Property Value
ReferenceXAxisLabel
Declaration
public string ReferenceXAxisLabel { get; set; }
Property Value
ReferenceYAxisLabel
Declaration
public string ReferenceYAxisLabel { get; set; }
Property Value
ReferenceZAxisLabel
Declaration
public string ReferenceZAxisLabel { get; set; }
Property Value
ShowHorizontalGridLines
Declaration
public bool ShowHorizontalGridLines { get; set; }
Property Value
ShowVerticalGridLines
Declaration
public bool ShowVerticalGridLines { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink