Class MeshPointInsideVolumeBuilder
Inheritance
MeshPointInsideVolumeBuilder
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class MeshPointInsideVolumeBuilder : MeshPointBaseBuilder, IMessageSink, IComponentBuilder
Constructors
MeshPointInsideVolumeBuilder()
Declaration
protected MeshPointInsideVolumeBuilder()
Properties
Point
Declaration
public Point Point { get; set; }
Property Value
| Type | Description |
|---|---|
| Point |
Volume
Declaration
public SelectIBody Volume { get; }
Property Value
| Type | Description |
|---|---|
| SelectIBody |
Implements
System.Runtime.Remoting.Messaging.IMessageSink