ObjectAttributesDuplicate Method |
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public ObjectAttributes Duplicate()
Public Function Duplicate As ObjectAttributes
Return Value
Type:
ObjectAttributesA new instance on success, or null on failure.
See Also