Class BeamSectionSketch
Inheritance
BeamSectionSketch
Assembly: NXOpen.dll
Syntax
public class BeamSectionSketch : IBeamSection, IMessageSink, INXObject
Constructors
BeamSectionSketch()
Declaration
protected BeamSectionSketch()
Properties
OriginBoundingBoxCenterOffset
Declaration
public Point2d OriginBoundingBoxCenterOffset { get; }
Property Value
Sketch
Declaration
public Sketch Sketch { get; }
Property Value
Methods
Edit(Sketch)
Declaration
public void Edit(Sketch sketch)
Parameters
Type |
Name |
Description |
Sketch |
sketch |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink