Share

SectionDrawingView.FullSectionDepth Property

Parent Object: SectionDrawingView

Description

Property that gets and sets whether to section all geometry beyond the cutting line. If set to False, the SectionDepth property specifies a distance of viewing beginning from the cutting line. Setting the SectionDepth property automatically toggles this property to False. This property does not apply (and setting it returns an error) if the SliceAllParts property is set to True.

Syntax

SectionDrawingView.FullSectionDepth() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2009

Was this information helpful?