Class RoomAttributesBuilder
Inheritance
RoomAttributesBuilder
Assembly: NXOpen.dll
Syntax
public class RoomAttributesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RoomAttributesBuilder()
Declaration
protected RoomAttributesBuilder()
Properties
RoomAttributes
Declaration
public RoomAttributeListBuilder RoomAttributes { get; }
Property Value
SelectRoom
Declaration
public SelectTaggedObjectList SelectRoom { get; }
Property Value
Methods
ClearRoomAttributes()
Declaration
public void ClearRoomAttributes()
Implements
System.Runtime.Remoting.Messaging.IMessageSink