Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geometry_Engine: IsRigidTransformation bug fixed #3356

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

unit tests updated

38e2412
Select commit
Loading
Failed to load commit list.
Open

Geometry_Engine: IsRigidTransformation bug fixed #3356

unit tests updated
38e2412
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / documentation-compliance succeeded Jun 11, 2024 in 4s

Check Documentation Compliance

This check has some warnings

Details

There were some warnings found with the code changed in this Pull Request

Annotations

Check warning on line 34 in Geometry_Engine/Query/IsRigidTransformation.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / documentation-compliance

Geometry_Engine/Query/IsRigidTransformation.cs#L34

Input parameter requires a matching Input attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsInputAttributePresent

Input parameter requires a matching Input attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsInputAttributePresent

Method must contain an Output or MultiOutput attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/HasOutputAttribute