Class ConstructionBodyCollector
Inheritance
System.Object
System.MarshalByRefObject
ConstructionBodyCollector
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.TopologyOptimization
Assembly: NXOpen.dll
Syntax
public class ConstructionBodyCollector : NXObject, IMessageSink, INXObject
Constructors
ConstructionBodyCollector()
Declaration
protected ConstructionBodyCollector()
Methods
AddMember(Boolean, ConstructionBody)
Declaration
public void AddMember(bool bFromCollectorToCollector, ConstructionBody constructionBody)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | bFromCollectorToCollector | |
ConstructionBody | constructionBody |
RemoveMember(Boolean, ConstructionBody)
Declaration
public void RemoveMember(bool bFromCollectorToCollector, ConstructionBody constructionBody)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | bFromCollectorToCollector | |
ConstructionBody | constructionBody |
Ungroup()
Declaration
public void Ungroup()
Implements
System.Runtime.Remoting.Messaging.IMessageSink