Class CalloutGroupBuilder
Inheritance
CalloutGroupBuilder
Assembly: NXOpen.dll
Syntax
public class CalloutGroupBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CalloutGroupBuilder()
Declaration
protected CalloutGroupBuilder()
Properties
CalloutModeType
Declaration
public CalloutGroupBuilder.Mode CalloutModeType { get; set; }
Property Value
LayoutType
Declaration
public CalloutGroupBuilder.Layout LayoutType { get; set; }
Property Value
SelectCallout
Declaration
public SelectDisplayableObjectList SelectCallout { get; }
Property Value
VerticalLeaderAttachment
Declaration
public CalloutGroupBuilder.VerticalGroupLeaderAttachment VerticalLeaderAttachment { get; set; }
Property Value
Methods
GetGroupSymbols()
Declaration
public IdSymbol[] GetGroupSymbols()
Returns
SetGroupSymbols(IdSymbol[])
Declaration
public void SetGroupSymbols(IdSymbol[] symbols)
Parameters
Type |
Name |
Description |
IdSymbol[] |
symbols |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink