PathEngine home previous: iContentChunk::hasAnchorsAndShapesComponent()next: iContentChunk::hasRefs()
Contents, API Reference, Interfaces, iContentChunk, hasGroundComponent

iContentChunk::hasGroundComponent()

Description

Used to query whether or not a content chunk has a ground component.

Syntax

bool hasGroundComponent() const;

Return Value

Returns true if this content chunk has a ground component, otherwise false.

C# Mapping

bool hasGroundComponent();

Java Mapping

boolean hasGroundComponent();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iContentChunk::hasRefs()