Class MeshCollectorOccurrenceBuilder
Inheritance
MeshCollectorOccurrenceBuilder
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class MeshCollectorOccurrenceBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
MeshCollectorOccurrenceBuilder()
Declaration
protected MeshCollectorOccurrenceBuilder()
Properties
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Type | Description |
---|---|
PropertyTable |
Methods
SetOverrideProperty(string, bool)
Declaration
public void SetOverrideProperty(string overrideProperty, bool updateThisOverride)
Parameters
Type | Name | Description |
---|---|---|
string | overrideProperty | |
bool | updateThisOverride |
Implements
System.Runtime.Remoting.Messaging.IMessageSink