Class InitProjectBuilder
Inheritance
System.Object
System.MarshalByRefObject
InitProjectBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class InitProjectBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InitProjectBuilder()
Declaration
protected InitProjectBuilder()
Properties
BodySelect
Declaration
public SelectBodyList BodySelect { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
Configuration
Declaration
public InitProjectBuilder.ConfigurationId Configuration { get; set; }
Property Value
Type | Description |
---|---|
InitProjectBuilder.ConfigurationId |
Material
Declaration
public InitProjectBuilder.MaterialId Material { get; set; }
Property Value
Type | Description |
---|---|
InitProjectBuilder.MaterialId |
PathName
Declaration
public string PathName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProjectName
Declaration
public string ProjectName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Rename
Declaration
public bool Rename { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Shrinkage
Declaration
public string Shrinkage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Unit
Declaration
public InitProjectBuilder.UnitId Unit { get; set; }
Property Value
Type | Description |
---|---|
InitProjectBuilder.UnitId |
Implements
System.Runtime.Remoting.Messaging.IMessageSink