Class ObjectInformationBuilder
Inheritance
ObjectInformationBuilder
Assembly: NXOpen.dll
public class ObjectInformationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ObjectInformationBuilder()
Properties
Declaration
public string ItemID { get; set; }
Property Value
Declaration
public string ItemName { get; set; }
Property Value
Declaration
public string ItemTypes { get; set; }
Property Value
Declaration
public string RevisionID { get; set; }
Property Value
Methods
Declaration
public string[] GetDescription()
Returns
Declaration
public void SetDescription(string[] description)
Parameters
Type |
Name |
Description |
string[] |
description |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink