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