Class PartitionScheme
Inherited Members
Namespace: NXOpen.Assemblies
Assembly: NXOpen.dll
Syntax
public class PartitionScheme : NXObject, IMessageSink, INXObject
Constructors
PartitionScheme()
Declaration
protected PartitionScheme()
Properties
CollaborativeDesign
Declaration
public CollaborativeDesign CollaborativeDesign { get; }
Property Value
| Type | Description |
|---|---|
| CollaborativeDesign |
Methods
GetRootPartitions(out Partition[])
Declaration
public void GetRootPartitions(out Partition[] rootPartitions)
Parameters
| Type | Name | Description |
|---|---|---|
| Partition[] | rootPartitions |
Implements
System.Runtime.Remoting.Messaging.IMessageSink