Obsolete. Superseded by IAssemblyDoc::CompConfigProperties6.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim Suppression As System.Integer
Dim Solving As System.Integer
Dim Visibility As System.Boolean
Dim UseNamedRefConfig As System.Boolean
Dim RefConfigName As System.String
Dim ExcludeFromBOM As System.Boolean
Dim IsEnvelope As System.Boolean
Dim value As System.Boolean
value = instance.CompConfigProperties5(Suppression, Solving, Visibility, UseNamedRefConfig, RefConfigName, ExcludeFromBOM, IsEnvelope) |
Parameters
- Suppression
- Suppression state of this component as defined in swComponentSuppressionState_e
- Solving
- Solving state of this component as defined in swComponentSolvingOption_e
- Visibility
- True if you want to show the selected component in the graphics area, false if not
- UseNamedRefConfig
- Not used
- RefConfigName
- If a non-empty string is specified, then the referenced configuration of the selected component is changed to this named configuration
- If an empty string is specified, then the default referenced configuration is used
- ExcludeFromBOM
- True to exclude the configuration from the BOM, false to not
- IsEnvelope
- True if the component is an envelope, false if not
Return Value
True if setting the properties of the selected component in the specified configuration is successful, false if not
Remarks
See Also
Availability
SOLIDWORKS 2017 FCS, Revision Number 25.0