Gets or sets the model's custom properties to export to the STEP 242 format.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CustomPropertiesToPublish As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMBDSTEP242Data
Dim value As System.Object
instance.CustomPropertiesToPublish = value
value = instance.CustomPropertiesToPublish |
C# | |
---|
System.object CustomPropertiesToPublish {get; set;} |
C++/CLI | |
---|
property System.Object^ CustomPropertiesToPublish {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of custom properties
Example
Remarks
See Also
Availability
SOLIDWORKS 2025 SP03, Revision Number 33.3