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