Class PolygonPattern
Inheritance
PolygonPattern
Assembly: NXOpen.dll
Syntax
public class PolygonPattern : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PolygonPattern()
Declaration
protected PolygonPattern()
Properties
Flip
Declaration
public bool Flip { get; set; }
Property Value
HorizontalRef
Declaration
public HorizontalReference HorizontalRef { get; }
Property Value
NumberOfSides
Declaration
public Expression NumberOfSides { get; }
Property Value
PolygonSizeOption
Declaration
public PolygonPattern.SizeOptions PolygonSizeOption { get; set; }
Property Value
PolygonSpacing
Declaration
public PolygonPatternSpacing PolygonSpacing { get; }
Property Value
RadialSpacing
Declaration
public DistancePatternSpacing RadialSpacing { get; }
Property Value
RotationAxis
Declaration
public Axis RotationAxis { get; set; }
Property Value
RotationCenter
Declaration
public Point RotationCenter { get; set; }
Property Value
UseRadialDirectionToggle
Declaration
public bool UseRadialDirectionToggle { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink