Interface IMassTarget
Assembly: NXOpen.dll
Syntax
public interface IMassTarget : INXObject
Properties
Center
Declaration
TaggedObject Center { get; set; }
Property Value
MassDistributionType
Declaration
MassDistributionType MassDistributionType { get; set; }
Property Value
UseCenterOfSlaveNodes
Declaration
bool UseCenterOfSlaveNodes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
AddSupportEntities(TaggedObject[])
Declaration
void AddSupportEntities(TaggedObject[] entities)
Parameters
GetSupportEntities()
Declaration
TaggedObject[] GetSupportEntities()
Returns
RemoveSupportEntities(TaggedObject[])
Declaration
void RemoveSupportEntities(TaggedObject[] entities)
Parameters
SetSupportEntities(TaggedObject[])
Declaration
void SetSupportEntities(TaggedObject[] entities)
Parameters