ObjectAttributesRemoveHideInDetailOverride Method |
Remove hidden in detail flag for a specific detail
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool RemoveHideInDetailOverride(
Guid detailId
)
Public Function RemoveHideInDetailOverride (
detailId As Guid
) As Boolean
Parameters
- detailId
- Type: SystemGuid
[Missing <param name="detailId"/> documentation for "M:Rhino.DocObjects.ObjectAttributes.RemoveHideInDetailOverride(System.Guid)"]
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Rhino.DocObjects.ObjectAttributes.RemoveHideInDetailOverride(System.Guid)"]
Version InformationRhino for Windows
Supported in: 6.12
See Also