Class SelectPartBuilder
Inheritance
SelectPartBuilder
Assembly: NXOpen.dll
Syntax
public class SelectPartBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SelectPartBuilder()
Declaration
protected SelectPartBuilder()
Properties
SectionFrameType
Declaration
public SelectPartBuilder.Types SectionFrameType { get; set; }
Property Value
Methods
SetFrameParts(string[])
Declaration
public void SetFrameParts(string[] framePartFilenames)
Parameters
Type |
Name |
Description |
string[] |
framePartFilenames |
|
SetSectionBlockParts(string[])
Declaration
public void SetSectionBlockParts(string[] sectionParts)
Parameters
Type |
Name |
Description |
string[] |
sectionParts |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink