Class LabellingRoomsBuilder
Inheritance
LabellingRoomsBuilder
Assembly: NXOpen.dll
Syntax
public class LabellingRoomsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LabellingRoomsBuilder()
Declaration
protected LabellingRoomsBuilder()
Properties
Associativity
Declaration
public bool Associativity { get; set; }
Property Value
ExsitingLabelOption
Declaration
public LabellingRoomsBuilder.ExisingLabelOptions ExsitingLabelOption { get; set; }
Property Value
RoomsSelection
Declaration
public SelectComponentList RoomsSelection { get; }
Property Value
Methods
Declaration
public void GetPmiNoteTags(out PmiNote[] pmiNoteTags)
Parameters
Type |
Name |
Description |
PmiNote[] |
pmiNoteTags |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink