Class PolygonModelingBuilder
Inheritance
PolygonModelingBuilder
Assembly: NXOpen.dll
Syntax
public class PolygonModelingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PolygonModelingBuilder()
Declaration
protected PolygonModelingBuilder()
Properties
ConvertType
Declaration
public PolygonModelingBuilder.ConvertTypes ConvertType { get; set; }
Property Value
EditCopy
Declaration
public bool EditCopy { get; set; }
Property Value
SelectFacetBodies
Declaration
public SelectNXObjectList SelectFacetBodies { get; }
Property Value
Methods
MergeAllFaces(Body)
Declaration
public void MergeAllFaces(Body bodyTag)
Parameters
Type |
Name |
Description |
Body |
bodyTag |
|
RemoveParameterOfBody(Body)
Declaration
public void RemoveParameterOfBody(Body bodyTag)
Parameters
Type |
Name |
Description |
Body |
bodyTag |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink