Class PlistBuilder
Inheritance
System.Object
System.MarshalByRefObject
PlistBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class PlistBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PlistBuilder()
Declaration
protected PlistBuilder()
Properties
Balloons
Declaration
public BalloonsBuilder Balloons { get; }
Property Value
Type | Description |
---|---|
BalloonsBuilder |
Contents
Declaration
public PartsListContentsBuilder Contents { get; }
Property Value
Type | Description |
---|---|
PartsListContentsBuilder |
Origin
Declaration
public OriginBuilder Origin { get; }
Property Value
Type | Description |
---|---|
OriginBuilder |
Settings
Declaration
public TableStyleBuilder Settings { get; }
Property Value
Type | Description |
---|---|
TableStyleBuilder |
Methods
SetTemplateLocation(String)
Declaration
public void SetTemplateLocation(string templateLocation)
Parameters
Type | Name | Description |
---|---|---|
System.String | templateLocation |
Implements
System.Runtime.Remoting.Messaging.IMessageSink