Class PublishComponentBuilder
Inheritance
PublishComponentBuilder
Assembly: NXOpen.dll
Syntax
public class PublishComponentBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PublishComponentBuilder()
Declaration
protected PublishComponentBuilder()
Properties
DestinationPath
Declaration
public string DestinationPath { get; set; }
Property Value
IsFolder
Declaration
[Obsolete("Deprecated in NX1847.0.0. This property is no longer used. The type of object (definition or folder) is now determined by parsing <ja_pproperty>NXOpen.Layout2d.PublishComponentBuilder.OriginPath</ja_pproperty>")]
public bool IsFolder { get; set; }
Property Value
Location
Declaration
public Layout2dDefinitionLocation Location { get; set; }
Property Value
OriginPath
Declaration
public string OriginPath { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink