Class GridSpacingBuilder
Inheritance
GridSpacingBuilder
Assembly: NXOpen.dll
Syntax
public class GridSpacingBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
GridSpacingBuilder()
Declaration
protected GridSpacingBuilder()
Properties
BoundSections1
Declaration
public bool BoundSections1 { get; set; }
Property Value
BoundSections2
Declaration
public bool BoundSections2 { get; set; }
Property Value
Interval1
Declaration
public double Interval1 { get; set; }
Property Value
Interval2
Declaration
public double Interval2 { get; set; }
Property Value
LockInterval1
Declaration
public bool LockInterval1 { get; set; }
Property Value
LockInterval2
Declaration
public bool LockInterval2 { get; set; }
Property Value
SectionNumber1
Declaration
public int SectionNumber1 { get; set; }
Property Value
SectionNumber2
Declaration
public int SectionNumber2 { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink