Class RectangularFrameBuilder
Inheritance
RectangularFrameBuilder
Assembly: NXOpen.dll
Syntax
public class RectangularFrameBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
RectangularFrameBuilder()
Declaration
protected RectangularFrameBuilder()
Properties
AnchorLocation
Declaration
public RectangularFrameBuilder.AnchorLocationType AnchorLocation { get; set; }
Property Value
AnchorLocator
Declaration
public SelectSmartObject AnchorLocator { get; }
Property Value
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
Length
Declaration
public Expression Length { get; }
Property Value
Shear
Declaration
public Expression Shear { get; }
Property Value
WScale
Declaration
public double WScale { get; set; }
Property Value
Methods
EditCoordinateSystem(Point, Matrix3x3)
Declaration
public void EditCoordinateSystem(Point origin, Matrix3x3 csys)
Parameters
UpdateOnCoordinateSystem()
Declaration
public void UpdateOnCoordinateSystem()
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink