Gets or sets whether to include the mass properties of hidden components in the assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IncludeMassPropertiesOfHiddenBodies As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim value As Boolean
instance.IncludeMassPropertiesOfHiddenBodies = value
value = instance.IncludeMassPropertiesOfHiddenBodies
|
C# | |
---|
bool IncludeMassPropertiesOfHiddenBodies {get; set;} |
C++/CLI | |
---|
property bool IncludeMassPropertiesOfHiddenBodies {
bool get();
void set (bool value);
} |
Return Value
True to include the mass properties of hidden components in the assembly, false to not
Example
See Also
Availability
SolidWorks 2009 SP03, Revision Number 17.3