Class DefineComponentBuilder
Inheritance
DefineComponentBuilder
Assembly: NXOpen.dll
Syntax
public class DefineComponentBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DefineComponentBuilder()
Declaration
protected DefineComponentBuilder()
Properties
ActiveSet
Declaration
public ScCollector ActiveSet { get; }
Property Value
ActiveSetScope
Declaration
public ActiveSetScope ActiveSetScope { get; set; }
Property Value
AnchorPoint
Declaration
public Point AnchorPoint { get; set; }
Property Value
ComponentName
Declaration
public ComponentNameBuilder ComponentName { get; }
Property Value
Contents
Declaration
public SelectNXObjectList Contents { get; }
Property Value
ImageCapture
Declaration
public ImageCaptureBuilder ImageCapture { get; }
Property Value
ImageName
Declaration
public string ImageName { get; set; }
Property Value
Methods
IsValidActiveSetMember(DisplayableObject)
Declaration
public bool IsValidActiveSetMember(DisplayableObject @object)
Parameters
Returns
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