Class InsertComponentBuilder
Inheritance
InsertComponentBuilder
Assembly: NXOpen.dll
Syntax
public class InsertComponentBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InsertComponentBuilder()
Declaration
protected InsertComponentBuilder()
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
Settings
Declaration
public ComponentSettingsBlockBuilder Settings { get; }
Property Value
Sketch
Declaration
public Sketch Sketch { get; set; }
Property Value
SpecifyPoint
Declaration
public Point3d SpecifyPoint { get; set; }
Property Value
Methods
SetLocation(Layout2dDefinitionLocation)
Declaration
public void SetLocation(Layout2dDefinitionLocation locationType)
Parameters
SetPath(string)
Declaration
public void SetPath(string path)
Parameters
Type |
Name |
Description |
string |
path |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink