Class ConvexMeshBuilder
Inheritance
ConvexMeshBuilder
Assembly: NXOpen.dll
Syntax
public class ConvexMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ConvexMeshBuilder()
Declaration
protected ConvexMeshBuilder()
Properties
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
SelectMesh
Declaration
public SelectTaggedObjectList SelectMesh { get; }
Property Value
Methods
AutomaticElementSize()
Declaration
public void AutomaticElementSize()
GetInfinitePlanes(out Plane[])
Declaration
public void GetInfinitePlanes(out Plane[] infinitePlanes)
Parameters
Type |
Name |
Description |
Plane[] |
infinitePlanes |
|
SetInfinitePlanes(Plane[])
Declaration
public void SetInfinitePlanes(Plane[] pPlaneTags)
Parameters
Type |
Name |
Description |
Plane[] |
pPlaneTags |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink