Class DvToMvMappingBuilder
Inheritance
System.Object
System.MarshalByRefObject
DvToMvMappingBuilder
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.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class DvToMvMappingBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
DvToMvMappingBuilder()
Declaration
protected DvToMvMappingBuilder()
Properties
AdoptedDesignBody
Declaration
public Body AdoptedDesignBody { get; set; }
Property Value
Type | Description |
---|---|
Body |
AdoptedMfgBody
Declaration
public Body AdoptedMfgBody { get; set; }
Property Value
Type | Description |
---|---|
Body |
DesignFeatureGroup
Declaration
public Feature DesignFeatureGroup { get; set; }
Property Value
Type | Description |
---|---|
Feature |
MfgFeatureGroup
Declaration
public Feature MfgFeatureGroup { get; set; }
Property Value
Type | Description |
---|---|
Feature |
OriginalDesignBody
Declaration
public Body OriginalDesignBody { get; set; }
Property Value
Type | Description |
---|---|
Body |
OriginalMfgBody
Declaration
public Body OriginalMfgBody { get; set; }
Property Value
Type | Description |
---|---|
Body |
Implements
System.Runtime.Remoting.Messaging.IMessageSink