Interface IMassTarget
Assembly: NXOpen.dll
Syntax
public interface IMassTarget : INXObject
Properties
Center
Declaration
TaggedObject Center { get; set; }
Property Value
LocalSpiderCenterType
Declaration
LocalSpiderCenterType LocalSpiderCenterType { get; set; }
Property Value
MassCenterType
Declaration
MassCenterType MassCenterType { get; set; }
Property Value
MassDistributionType
Declaration
MassDistributionType MassDistributionType { get; set; }
Property Value
UseCenterOfSlaveNodes
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use IMassTarget.MassCenterType instead.")]
bool UseCenterOfSlaveNodes { get; set; }
Property Value
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