Class GeneralPropertiesBuilder
Inheritance
GeneralPropertiesBuilder
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class GeneralPropertiesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
GeneralPropertiesBuilder()
Declaration
protected GeneralPropertiesBuilder()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SelectedObjects
Declaration
public SelectNXObjectList SelectedObjects { get; }
Property Value
| Type | Description |
|---|---|
| SelectNXObjectList |
Methods
Information()
Declaration
public void Information()
Implements
System.Runtime.Remoting.Messaging.IMessageSink