Interface IMassConnectivity
Assembly: NXOpen.dll
Syntax
public interface IMassConnectivity : INXObject
Properties
ExpansionRadiusFactorTolerance
Declaration
Expression ExpansionRadiusFactorTolerance { get; }
Property Value
ExpansionRadiusTolerance
Declaration
Expression ExpansionRadiusTolerance { get; }
Property Value
MassConnectivityType
Declaration
MassConnectivityType MassConnectivityType { get; set; }
Property Value
MaxDistanceTolerance
Declaration
Expression MaxDistanceTolerance { get; }
Property Value
PanelSearchDistance
Declaration
Expression PanelSearchDistance { get; }
Property Value
PanelSearchType
Declaration
PanelSearchType PanelSearchType { get; set; }
Property Value
RingSearchType
Declaration
RingSearchType RingSearchType { get; set; }
Property Value
Methods
AddPanels(TaggedObject[])
Declaration
void AddPanels(TaggedObject[] entities)
Parameters
GetPanels()
Declaration
TaggedObject[] GetPanels()
Returns
RemovePanels(TaggedObject[])
Declaration
void RemovePanels(TaggedObject[] entities)
Parameters