Class DrawingTemplateBuilder
Inherited Members
Namespace: NXOpen.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class DrawingTemplateBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DrawingTemplateBuilder()
Declaration
protected DrawingTemplateBuilder()
Properties
TemplateName
Declaration
public string TemplateName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
Validate()
Declaration
public bool Validate()
Returns
| Type | Description |
|---|---|
| bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink