Gets or sets whether to export face and edge properties to the STEP 242 format.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ExportFaceEdgeProperties As System.Boolean |
| Visual Basic (Usage) | |
|---|
Dim instance As IMBDSTEP242Data
Dim value As System.Boolean
instance.ExportFaceEdgeProperties = value
value = instance.ExportFaceEdgeProperties |
| C# | |
|---|
System.bool ExportFaceEdgeProperties {get; set;} |
| C++/CLI | |
|---|
property System.bool ExportFaceEdgeProperties {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to export face and edge properties, false to not
Example
See Also
Availability
SOLIDWORKS 2025 SP03, Revision Number 33.3