Gets or sets whether to import DimXpert annotations.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DimXpertAnnotations As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorPartFeatureData
Dim value As System.Boolean
instance.DimXpertAnnotations = value
value = instance.DimXpertAnnotations |
C# | |
---|
System.bool DimXpertAnnotations {get; set;} |
C++/CLI | |
---|
property System.bool DimXpertAnnotations {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to import DimXpert annotations, false to not
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0