Class PartModuleRelationshipBuilder
Inheritance
System.Object
System.MarshalByRefObject
PartModuleRelationshipBuilder
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.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class PartModuleRelationshipBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PartModuleRelationshipBuilder()
Declaration
protected PartModuleRelationshipBuilder()
Properties
LinkedPartModule
Declaration
public SelectPartModule LinkedPartModule { get; }
Property Value
Type | Description |
---|---|
SelectPartModule |
PartModule
Declaration
public SelectPartModule PartModule { get; }
Property Value
Type | Description |
---|---|
SelectPartModule |
Implements
System.Runtime.Remoting.Messaging.IMessageSink